Rough outline of something resembling a parser (again...)
This commit is contained in:
parent
9f1500c1b6
commit
594b3e44e1
5 changed files with 56 additions and 0 deletions
|
@ -4,3 +4,5 @@ version = "0.1.0"
|
|||
authors = ["Eryn Wells <eryn@erynwells.me>"]
|
||||
|
||||
[dependencies]
|
||||
sibillexer = { path = "../lexer" }
|
||||
sibiltypes = { path = "../types" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue