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: c225cf9ad0344533eb713d191c01a1520a36090b (
plain
)
1
2
3
4
/; module parse :import "tokenizer.tnsl" :import "ast.tnsl" ;/