Tokenisation now accessible via the nlTokStream interface
nlTokStream relies on the functionality of nlLStream
This commit is contained in:
parent
4b20f9961b
commit
9109c4d680
9 changed files with 248 additions and 40 deletions
|
|
@ -5,8 +5,8 @@ author = "Emile Clark-Boman"
|
|||
description = "Type theoretic imperative and logic language for mathematical programming"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
installExt = @["nim"]`
|
||||
bin = @["noether"]
|
||||
installExt = @["nim"]
|
||||
bin = @["noether", "nlx"]
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue