herb-0.1.0.0: Accessible format for structured data serialization
Serialization of data structures to a Prolog-like Herbrandt-universum-style universal format, useful for type-tagged things and various intermediate representations of program code. The text representation is very simple, allowing interoperability with various minimalistic programming systems.
- Data
- Data.Herb Encoding of data into Prolog-like Herbrandt universa.
- Data.Herb.Instances Several common instances for Herb
- Data.Herb.Parser Attoparsec interface for Herb
- Data.Herb.Pretty Pretty-printing of Herb structures
- Data.Herb Encoding of data into Prolog-like Herbrandt universa.