pyalibert/README.md

343 B

PyAlibert

Parses elegantly and precisely.

Description

PyAlibert is a fully typed parser combinator library written in python.

Strongly inspired by parsy and chumsky.

Usage

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