index
:
elna
cpp
haskell
master
Elna programming language compiles simple mathematical operations to RISC-V code.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vm
/
print_2_digits.elna
blob: 9aac010022f46ea67a80dfb67272026677d7b409 (
plain
)
1
2
3
proc main() { printi(13); }