rotty / lexpr-rs

Rust Lisp expression parser and serializer
Apache License 2.0
164 stars 24 forks source link
rust s-expression s-expressions

lexpr: S-expressions for Rust Build Status Codecov Rustc Version 1.56+

This repository hosts the following crates:

Licensing

The code and documentation in the lexpr-rs 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, all licensed under the same conditions, i.e. dual-licensed under MIT or Apache-2.0 license: