63 releases (8 breaking)

0.9.1 Nov 16, 2024
0.8.0 Nov 16, 2024
0.7.1 May 29, 2024
0.5.5 Jan 27, 2024
0.1.0 Mar 29, 2023

#211 in Programming languages

Download history 3/week @ 2024-09-17 49/week @ 2024-09-24 2/week @ 2024-10-08 285/week @ 2024-11-12 64/week @ 2024-11-19 5/week @ 2024-11-26 12/week @ 2024-12-03 145/week @ 2024-12-10 3/week @ 2024-12-17

153 downloads per month

Apache-2.0

72KB
2.5K SLoC

Parsy

A parsing combinator library, originally inspired by chumsky.

It aims to provide a simple yet elegant way to combine small parsers to parse anything from small formats to full-fledged programming languages.

Tutorial still in writing

You can find examples in the examples and tests directories.

You can find a large, real-world example in the ReShell project.

Dependencies

~1.5–2MB
~47K SLoC