Hello World in Forth
Every programming journey starts with Hello World. Forth’s version is elegantly simple.
The Code
Create a file named hello.fth:
| |
Every programming journey starts with Hello World. Forth’s version is elegantly simple.
Create a file named hello.fth:
| |