HXT/Conversion of Haskell data from/to XML

From HaskellWiki
< HXT
Revision as of 11:08, 19 April 2008 by UweSchmidt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Serializing and deserializing Haskell data to/from XML

The idea: XML pickler

work in progress

Example: Processing football League data

Example: Abstract syntax tree of a simple programming language