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
/
compile
/
compile.tnsl
blob: b980b62dba247c80babb7cb49d5284f6b1023052 (
plain
)
1
2
3
4
5
/; module compile :import "type.tnsl" :import "outbuf.tnsl" :import "generate.tnsl" ;/