home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / fpc / doc / readtcom.txt < prev    next >
Text File  |  1990-04-26  |  1KB  |  23 lines

  1.  
  2. ******************  GET EXCITED !!!  TCOM is HERE !!!  **********************
  3.  
  4. TCOM is a Target COMpiler written by Tom Zimmer that is GREAT for creating
  5. small .COM applications in Forth. TCOM is Public Domain.
  6.  
  7.   TCOMINST.COM will walk you through installation of TCOM onto your hard-
  8. -disk. You get to pick the drive and directory, but you need at least 1meg
  9. of disk space. The install program will by default make a directory called
  10. TCOM, with additional SRC and SAMPLES directories under it. Many example
  11. source files are included, look through the SAMPLES directory after
  12. installation. Some of the example programs included are: SZ, a small text
  13. editor, CARD, a cardfile database, SHELL, a mini DOS shell, CLOCK, a bar
  14. graph/Roman numeral clock, and others. Read the *.DOC files for a full
  15. description of how to use TCOM, or type TCOM <enter> and then press "F1".
  16.  
  17. TRY IT !! See how easy it is to make stand alone program written in FORTH!!
  18.  
  19. TCOM even has Floating Point, plus Graphics support for Color and Hercules!!
  20.  
  21. Also included on this disk is BXD.ZIP the brand X debugger with documentation.
  22. TCOM can produce symbol table files for use with "bXdebug".
  23.