#parser #text-parser

token-parser

Utilities for parsing texts into data structures

4 releases (breaking)

0.4.0 Oct 12, 2024
0.3.0 May 25, 2021
0.2.0 May 17, 2021
0.1.0 Apr 12, 2021

#466 in Data structures

47 downloads per month
Used in 5 crates

MIT/Apache

10KB
203 lines

Some utilities for parsing some format based on nested lists into arbitrary data structures. It's also meant to be used as a backend for parsers. *

Dependencies

~230–720KB
~17K SLoC