Tutorial: XSLT like transformations in Erlang


Modified on 09/10/2003 at 21:59
Creator: Mickaël Rémond

Mikael Karlsson has produced a document explaining how easy it is to write your XML transformation in Erlang:

Erlang has similarities to XSLT since both languages have a functional programming approach. Using the xpath implementation in the existing xmerl application it is possible to write XSLT like transforms in Erlang. One can also combine the transformations with the erlang scripting possibility in the yaws webserver to implement "on the fly" html conversions of xml documents.

Related links

  • Tutorial: XSLT like transformations in Erlang
  • Creado website
  •  

    [ News | About us | Documentation | Links | Projects & Contribs | Success stories | Binary packages | Other languages ]
    This site is made and run by the Erlang Projects Association
    Copyright 2003 Mickaël Rémond, Thierry Mallard
    Powered by Zope, CPS and Nuxeo