made the parser work

This commit is contained in:
JOLIMAITRE Matthieu 2022-06-01 03:41:20 +03:00
parent 7aa98bdd04
commit dac8ac1e9c
9 changed files with 588 additions and 112 deletions

2
Cargo.lock generated
View file

@ -85,7 +85,7 @@ checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
[[package]]
name = "prout"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"chumsky",
]