An Introduction
to Forth
Using StackFlow
Forth is an unusual language in that it is stack based. Although this is its
greatest strength it is also a source of confusion when first learning the
language.
This introduction uses a graphic metaphor called StackFlow to ease that
confusion. It may also be of interest to more experienced Forth programmers.
This introduction to Forth is also available as a 33k .ZIP file for
offline reading.
Download it.
Gordon Charlton --
gordon@charlton.demon.co.uk