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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue