Guide
Console
Tour
Words
Stack
Word-types
Data-types
Structures
Scopes
GUI-Toolkit-Tk
Tcl-Literature
Engine
Objecttypes
Compiler
Applications
Postfix

TclForth Words

The source files of TclForth serve as documentation of the system. You have everything available: name, use and definition. Have a look.

#### Forth System Words

https://github.com/wolfwejgaard/tclforth/blob/master/source/forth.fth
https://github.com/wolfwejgaard/tclforth/blob/master/source/tk.fth

Graphics words

#### Example Applications

  • [console.fth](https://github.com/wolfwejgaard/tclforth/blob/master/source/console.fth) - The Forth console
  • [chess.fth](https://github.com/wolfwejgaard/tclforth/blob/master/source/chess.fth) - A chess game
  • #### Dictionary

    Use the Help menu to display the current words in the TclForth dictionary.