#parser #text-parser

token-parser

Utilities for parsing texts into data structures

4 releases (breaking)

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

#449 in Data structures

Download history 2/week @ 2024-06-24 16/week @ 2024-07-01 6/week @ 2024-07-15 13/week @ 2024-07-29 23/week @ 2024-09-23 36/week @ 2024-09-30 91/week @ 2024-10-07

150 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

~280–780KB
~18K SLoC