lexpr: S-expressions for Rust ![Build Status] ![Latest Version] ![Rustc Version 1.32+]

toml [dependencies] lexpr = "0.1.2"

You may be looking for:

S-expressions are the human-readable, textual representation of code and data in the Lisp family of languages. lexpr aims to provide the tools to:

To get a better idea of the direction lexpr is headed, you may want to take at the TODO or the "why" document.

Licensing

The code and documentation in the lexpr git repository is free software, dual-licensed under the MIT or Apache-2.0 license, at your choosing.

The lexpr repository contains code and documentation adapted from the following projects: