add repl and support azerty

This commit is contained in:
Matthieu Jolimaitre 2024-10-26 16:43:59 +02:00
parent a2cca0be4e
commit 9ce30d2941
5 changed files with 703 additions and 150 deletions

2
Cargo.lock generated
View file

@ -192,7 +192,7 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[package]]
name = "microlang"
version = "0.1.0"
source = "git+https://git.barnulf.net/mb/microlang.git#3868298f006b58dd1df2c4d615e044d5698846f7"
source = "git+https://git.barnulf.net/mb/microlang.git#08962bfba6da1c08d901d843a537c564069541a2"
dependencies = [
"chumsky",
"hashbrown 0.15.0",