First page Back Continue Last page Overview Graphics
Overview of Forth
Forth is a computing environment.
Forth is interactive.
- Perform computations directly at the Forth prompt.
- Define and examine variables and constants
- Define and execute new Forth words (individual subroutines).
- Execute operating system commands.