Ace Demonstration Tape
Full title | Ace Demonstration Tape - Stack Demonstration |
Tear of release | 1983 |
Publisher | Jupiter Cantab |
Producer / Author(s) | Jupiter Cantab |
Memory | 3K |
Type | Demonstration |
Cost : | Part of Jupiter ACE Retail Package |
Download | Ace Demo Tape [CRC32 checksum F4400BBF] Distribution Permission Allowed | Group 1 |
Instructions
1. Stack demonstration
This uses a dictionary type file, stack demo and a bytes file boxes . To load them, type in (all in one
line)
LOAD stackdemo GET boxes
and start the tape when you have pressed ENTER.
The program is run by the word DEM. It accepts FORTH words and numbers just as in the
normal command mode, except that the stack is displayed at the end of each line.
e.g. DEM 2 displays 2 3 displays 2 and 3 + displays 5 stack empty
This lasts until an error of any sort occurs, or you use ABORT or QUIT.