@hackage herb0.1.0.0
Accessible format for structured data serialization
Categories
License
BSD-2-Clause
Maintainer
Mirek Kratochvil <exa.exa@gmail.com>
Links
Versions
- 0.1.0.0 Thu, 16 Jan 2025
Installation
Dependencies (4)
- base >=4.17 && <4.22
- text >=2 && <2.2
- attoparsec ^>=0.14
- pretty ^>=1.1 Show all…
Dependents (0)
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.