#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

#1455 in Parser implementations

Download history 151/week @ 2024-10-13 127/week @ 2024-10-20 53/week @ 2024-10-27 45/week @ 2024-11-03 46/week @ 2024-11-10 25/week @ 2024-11-17 12/week @ 2024-11-24 43/week @ 2024-12-01 69/week @ 2024-12-08 54/week @ 2024-12-15 3/week @ 2024-12-22 1/week @ 2024-12-29 16/week @ 2025-01-05 28/week @ 2025-01-12 29/week @ 2025-01-19 28/week @ 2025-01-26

101 downloads per month

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