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

@ -1,7 +1,5 @@
# This is just an example to get you started. A typical hybrid package
# uses this file as the main entry point of the application.
import noether/submodule
when isMainModule:
echo(getWelcomeMessage())
echo "Noether Lang"