64 releases (8 breaking)

new 0.9.2 Jan 16, 2025
0.9.1 Nov 16, 2024
0.8.0 Nov 16, 2024
0.7.1 May 29, 2024
0.1.0 Mar 29, 2023

#212 in Programming languages

Download history 16/week @ 2024-09-27 1/week @ 2024-10-04 1/week @ 2024-10-11 319/week @ 2024-11-15 32/week @ 2024-11-22 9/week @ 2024-11-29 94/week @ 2024-12-06 60/week @ 2024-12-13 50/week @ 2025-01-10

55 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

~0.4–1.2MB
~24K SLoC