something works at least

This commit is contained in:
nora 2022-04-09 11:48:25 +02:00
parent aa4da62e2c
commit b1756c7c21
7 changed files with 234 additions and 64 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ariadne = "0.1.5"
chumsky = "0.8.0"
logos = "0.12.0"