index
:
circleshift/tnsl-lang
origin
The source code for the TNSL programming language - Reference libtnsl and tnslc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tnslc
/
parse
/
parse.tnsl
blob: f6664d19c02394ce1e34f4b8f752d8c908f18a3a (
plain
)
1
2
3
4
5
/; module parse :import "tokenizer.tnsl" :import "ast.tnsl" ;/