#sexp #s-exp #symbolic

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

#951 in Parser implementations

Download history 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 77/week @ 2024-10-07 156/week @ 2024-10-14 116/week @ 2024-10-21 51/week @ 2024-10-28 49/week @ 2024-11-04

381 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