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_char.elna
blob: c2c8fed96eb8e14dab4a78f6b88bc78c9ed521a4 (
plain
)
1
2
3
proc main() { printc('x'); }