#s-expr #builds #nightly

nightly sexpr

A minimal S-Expression library for Rust

1 unstable release

Uses old Rust 2015

0.1.0 Oct 12, 2016

#5 in #s-expression

24 downloads per month

MIT license

6KB
185 lines

sexpr-rs

This is a very simple S-Expression implementation library for Rust. It uses rust-gc and currently only works on nightly builds of Rust.

Dependencies

~0.5–1MB
~21K SLoC