Has anyone written a pure haskell xslt interpreter? If not, how
difficult would it be to do so?
A master student of mine implemented XSLT in Haskell a couple of
years ago.
I've uploaded his thesis on
http://www.cs.uu.nl/~johanj/MSc/danny.pdf
If you're interested in the code, mail me. His implementation is
partially in Haskell, partially in attribute grammar code (which
generates Haskell using the Utrecht AG system). The code hasn't been
used since 2001, so it might contain some bitrot.
-- Johan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe