add readme
This commit is contained in:
parent
b6be039b5e
commit
6e35db16ba
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# PyAlibert
|
||||||
|
|
||||||
|
Parses elegantly and precisely.
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
PyAlibert is a fully typed parser combinator library fully written in python strongly inspired by [parsy](https://github.com/python-parsy/parsy) and [chumsky](https://github.com/zesterer/chumsky).
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
You might be interested by the example folder for demonstrations of the API.
|
Loading…
Add table
Add a link
Reference in a new issue