#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

#1266 in Data structures

Download history 3/week @ 2024-02-16 28/week @ 2024-02-23 18/week @ 2024-03-01 8/week @ 2024-03-08 4/week @ 2024-03-15 2/week @ 2024-03-22 58/week @ 2024-03-29 10/week @ 2024-04-05

70 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