added publication stuff
This commit is contained in:
parent
a49b14c12c
commit
0f58f26bd4
8 changed files with 94 additions and 2 deletions
|
@ -4,7 +4,9 @@ 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).
|
||||
PyAlibert is a fully typed parser combinator library written in python.
|
||||
|
||||
Strongly inspired by [parsy](https://github.com/python-parsy/parsy) and [chumsky](https://github.com/zesterer/chumsky).
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue