1 unstable release

0.1.0 Jan 25, 2023

#13 in #s-expressions

MIT license

4KB
74 lines

S-Expression

A simple dependency free s-expr parser for lisp.

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

No runtime deps