sexpy

Crates.iosexpy
lib.rssexpy
version0.5.6
sourcesrc
created_at2020-01-01 00:24:53.872902
updated_at2020-04-13 01:20:55.162051
descriptionAutomatically derivable s-expression parsers for simple programming languages
homepage
repositoryhttps://github.com/sgpthomas/sexpy
max_upload_size
id193991
size30,153
Samuel Thomas (sgpthomas)

documentation

README

Sexpy

Automatically derives s-expression parsers from Rust type definitions. This library is meant for simple Programming Language definitions and gives you some control of the parsing of the language.

Documentation

Checkout the documentation to figure out how to use this library.

Commit count: 48

cargo fmt