Next: Syntax Tutorial, Previous: Tutorial, Up: Tutorial
You can start Gforth by typing its name:
gforth
That puts you into interactive mode; you can leave Gforth by typing bye. While in Gforth, you can edit the command line and access the command line history with cursor keys, similar to bash.
bye