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
/
print0.elna
blob: fcea2e446222d1e7942e544793c14ecce1df0085 (
plain
)
1
2
3
proc main() { printi(0); }