Moved all lexer functionality to src/noether/lexer
This commit is contained in:
parent
dff40e6b27
commit
f3c604631b
5 changed files with 1 additions and 2 deletions
|
|
@ -9,6 +9,5 @@ installExt = @["nim"]
|
|||
bin = @["noether", "nlx"]
|
||||
backend = "c"
|
||||
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 2.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue