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
/
test.tnsl
blob: 7bf76ce33ce353d1fc807e62230445b1db10cbeb (
plain
)
1
2
3
4
5
6
7
8
9
/; five [int] return 5 ;/ /; main (int argc, ~~uint8 argv) [int] return five() ;/