index
:
uwu-lang.git
master
functional, interpreted, weakly typed programming language written in C
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
test.uwu
blob: 90ced3fe4703e00d29ae77e373a3c33b16f527af (
plain
)
1
2
3
4
5
6
7
8
hello_world "hello world " main str.cat( hello_world, .fibo.print(10), nil.nil )