home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
forth
/
compiler
/
fpc
/
doc
/
readtcom.txt
< prev
next >
Wrap
Text File
|
1990-04-26
|
1KB
|
23 lines
****************** GET EXCITED !!! TCOM is HERE !!! **********************
TCOM is a Target COMpiler written by Tom Zimmer that is GREAT for creating
small .COM applications in Forth. TCOM is Public Domain.
TCOMINST.COM will walk you through installation of TCOM onto your hard-
-disk. You get to pick the drive and directory, but you need at least 1meg
of disk space. The install program will by default make a directory called
TCOM, with additional SRC and SAMPLES directories under it. Many example
source files are included, look through the SAMPLES directory after
installation. Some of the example programs included are: SZ, a small text
editor, CARD, a cardfile database, SHELL, a mini DOS shell, CLOCK, a bar
graph/Roman numeral clock, and others. Read the *.DOC files for a full
description of how to use TCOM, or type TCOM <enter> and then press "F1".
TRY IT !! See how easy it is to make stand alone program written in FORTH!!
TCOM even has Floating Point, plus Graphics support for Color and Hercules!!
Also included on this disk is BXD.ZIP the brand X debugger with documentation.
TCOM can produce symbol table files for use with "bXdebug".