#s-expr #tree-sitter #sexp

rsexpr

Small and simple S-expression parsing and manipulation with support for square-bracketed groups and strings

8 releases

0.2.5 Jul 30, 2023
0.2.4 Jul 28, 2023
0.2.3 May 26, 2023
0.1.1 May 23, 2023

#8 in #sexp

48 downloads per month
Used in 3 crates (2 directly)

GPL-3.0-only

36KB
837 lines

rsexpr

Small and simple S-expression parsing and manipulation with support for square-bracketed groups and strings. Used by syntastica for processing tree-sitter queries.

Have a look at Sexpr, OwnedSexpr, from_slice, and from_slice_multi for more information.


rsexpr

Small and simple S-expression parsing and manipulation with support for square-bracketed groups and strings. Used by syntastica for processing tree-sitter queries.

Dependencies

~130–540KB
~12K SLoC