Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmitchell/edn


https://github.com/jmitchell/edn

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# edn [![Build Status](https://travis-ci.org/jmitchell/edn.png?branch=master)](https://travis-ci.org/jmitchell/edn)

A Rust implementation of the [edn serialization](https://github.com/edn-format/edn). The current focus is on modeling and parsing Edn, but will later include serializing to Edn.

*WARNING*: The implementation is not yet complete, and the API is unstable.

See the `TODO` comments in the source to get a sense of what features are missing.