Description
Provides a flexible, extensible s-expression library for Haskell. S-expressions are simple tree-like data structures often used in Lisp-related formats, configuration, and symbolic data.
It is useful for parsers, serializers, language tools, configuration formats, and data interchange with systems that use s-expressions. It is a developer library and not a standalone editor.