eden

Eden is an EDN parser.

notes

The source code for https://github.com/utkarshkukreti/edn.rs was used as a reference of how to implement the basic types, but all the logic was written from scratch using Nom.