pyalibert/README.md
2024-05-21 07:57:54 +02:00

347 B

PyAlibert

Parses elegantly and precisely.

Description

PyAlibert is a fully typed parser combinator library fully written in python strongly inspired by parsy and chumsky.

Usage

You might be interested by the example folder for demonstrations of the API.