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