66 releases (9 breaking)

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

#209 in Programming languages

Download history 168/week @ 2024-11-17 11/week @ 2024-11-24 7/week @ 2024-12-01 149/week @ 2024-12-08 5/week @ 2024-12-15 110/week @ 2025-01-12 123/week @ 2025-01-19 9/week @ 2025-01-26 13/week @ 2025-02-02 2/week @ 2025-02-09 2/week @ 2025-02-16 3/week @ 2025-02-23 128/week @ 2025-03-02

137 downloads per month

Apache-2.0

77KB
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.4–2MB
~46K SLoC