#sexp #symbolic #s-exp

generic_symbolic_expressions

This crate is a fork of symbolic-expressions, which tweaks it to be more normal. The original crate had weird rules around putting extra double quotes.

2 stable releases

Uses old Rust 2015

5.0.4 May 24, 2024
5.0.3 Oct 30, 2023

#940 in Parser implementations

Download history 13/week @ 2024-06-17 22/week @ 2024-06-24 7/week @ 2024-07-08 4/week @ 2024-07-22 6/week @ 2024-07-29 22/week @ 2024-08-05 55/week @ 2024-08-12 31/week @ 2024-08-19 70/week @ 2024-08-26 23/week @ 2024-09-02 65/week @ 2024-09-09 95/week @ 2024-09-16 109/week @ 2024-09-23 37/week @ 2024-09-30

309 downloads per month
Used in egglog

MIT/Apache

43KB
1K SLoC

symbolic-expressions

rust s-expression code

Build Status

Documentation


lib.rs:

symbolic-expressions parsing and generating library

No runtime deps