Homepage Activities Events Blogs Lists Develop Translate Chat
The Forth programming language uses a stack for computations.
On the right of the screen, the Forth words + - x / DUP and SWAP
On the left, a Forth like program to compute 3^2 +4^2 = 25
What computations can you make with this set of words?
Make additional words with Turtle blocks