index
:
elna
assembly
cpp
haskell
Elna programming language compiles simple mathematical operations to RISC-V code.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
runnable
/
multi_module
/
sut.elna
blob: 666f82a750b6ff8bdd4da1dd3587d57b8ae19531 (
plain
)
1
2
3
4
5
6
import helper program() begin assert(multiply(3, 4) = 12) end.