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
/
simple.tnsl
blob: bbe8ba319b4227b6551344f75ed626ad28a8173a (
plain
)
1
2
3
4
5
6
uint a = 2, b = 4 {}uint8 str = "Hello" /; main [int] return 273 ;/