added repl, eof token, and a parser with a AST producer
This commit is contained in:
@@ -5,3 +5,4 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
phf = { version = "0.14.0", features = ["macros"] }
|
||||
clap = { version = "4.2.7", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user