This website requires JavaScript.
Explore
Help
Sign In
Starfflame
/
forth-stuff
Watch
1
Star
0
Fork
You've already forked forth-stuff
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5efd5dbb60
forth-stuff
/
codetest.txt
8 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
crappy code
2021-05-20 03:04:04 +00:00
1 2 + .
55 2 + .
77 2 - .
10 DUP * .
78 1 - 5 * .
Add arithmetic tests for the Forth interpreter.
2021-05-23 11:59:36 +00:00
11 1 - .