#parser #text-parser

token-parser

Utilities for parsing texts into data structures

3 releases (breaking)

0.3.0 May 25, 2021
0.2.0 May 17, 2021
0.1.0 Apr 12, 2021

#1377 in Data structures

Download history 2/week @ 2024-02-14 14/week @ 2024-02-21 32/week @ 2024-02-28 6/week @ 2024-03-06 7/week @ 2024-03-13

60 downloads per month
Used in 5 crates

MIT/Apache

10KB
193 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

~39KB