Added support for various nlTokTypes and added multiple demos
This commit is contained in:
parent
e49b1d659b
commit
dff40e6b27
8 changed files with 43 additions and 13 deletions
|
|
@ -2,7 +2,7 @@ import os
|
|||
import noether/lex
|
||||
|
||||
when isMainModule:
|
||||
echo "Noether Lang - Extras"
|
||||
echo "Noether Lang Extras v0.1.0 - nlx"
|
||||
|
||||
if paramCount() > 0:
|
||||
let filename = paramStr(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue