s-expression

A simple S-Expression parser


License
MIT

Documentation

S-Expression

A simple dependency free s-expr parser for lisp.

The s-expressions are parsed in the Expression enum with the read function.