Some basic parsing, with interned strings.
This commit is contained in:
@@ -13,8 +13,9 @@ name = "ngrc"
|
||||
path = "src/bin.rs"
|
||||
|
||||
[dependencies]
|
||||
logos = "0.11.4"
|
||||
lalrpop-util = "0.19.0"
|
||||
lazy_static = "1.4.0"
|
||||
logos = "0.11.4"
|
||||
|
||||
[build-dependencies]
|
||||
lalrpop = "0.19.0"
|
||||
|
||||
Reference in New Issue
Block a user