Tokenisation now accessible via the nlTokStream interface

nlTokStream relies on the functionality of nlLStream
This commit is contained in:
Emile Clark-Boman 2025-06-17 11:29:31 +10:00
parent 4b20f9961b
commit 9109c4d680
9 changed files with 248 additions and 40 deletions

View file

@ -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