index
:
forth
master
Forth-like stack-based language
[email protected]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lxiny-examples
/
arithmetic.forth
blob: 95eee8ac6ef58c6f2d52aed895d00faf8b4d5977 (
plain
)
1
2
3
4
5
6
7
8
9
10
INPUT 6 7 * . 1360 23 - . 12 12 / . 13 2 mod . OUTPUT 42 1337 1 1