User Tools

Site Tools


sd:star_forth_dictionary

This is an old revision of the document!


Star Forth Dictionary

Here is a list of each word that comes standard in Star Forth. Included is a short definition as to its general usage.

.

This is the “print” command. It prints whatever is on the TOS. For example:

  5 .             ( this prints a 5. )
  1 1 + .         ( this prints 1 + 1. )

More coming soon!

sd/star_forth_dictionary.1773483888.txt.gz · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki