made the parser work
This commit is contained in:
parent
7aa98bdd04
commit
dac8ac1e9c
9 changed files with 588 additions and 112 deletions
|
@ -1,9 +1,9 @@
|
|||
[package]
|
||||
name = "prout"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
chumsky = "0.8.0"
|
||||
chumsky = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue