Node:Starting Gforth Tutorial, Next:, Previous:Tutorial, Up:Tutorial



Starting Gforth

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.