User Tools

Site Tools


tutorials:forth

This is an old revision of the document!


FORTH-10 is a Forth language interpreter included in the Panda TOPS-20 distribution. The anonymous programmer describes the implementation as “NOT totally standard”. The interpreter can be started with the following command on TWENEX:

@FORTH

MIDAS assembly language source is available in file TOPS20:<UTILITIES>FORTH.MID.

Primitive Dictionary

Comment

Start-Up File

At start-up, FORTH-10 searches the user's log-in directory for a file named AUTO-LOAD.4TH. If such a file exists, it is loaded automatically. If the file does not exist, FORTH-10 displays a standard greeting message.

tutorials/forth.1641466053.txt.gz · Last modified: 2022/01/06 10:47 by papa