home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / pygmy / files.doc next >
Text File  |  1990-09-16  |  1KB  |  25 lines

  1.      The Pygmy Forth version 1.3 package of September, 1990 consists of 
  2. the following files:
  3.  
  4.   PYGMY.COM     is the program itself.  It includes the kernel, the 
  5.                 editor, the assembler, and extensions to allow 
  6.                 printing the source code.
  7.  
  8.   PYGMY.SCR     is a block file containing the source code for the 
  9.                 kernel, editor, assembler, meta-compiler, and various 
  10.                 extensions. 
  11.  
  12.   PYGMY.TXT     is a text file containing the documentation, copyright 
  13.                 notice, and terms of use and distribution, and "bonus 
  14.                 offer".
  15.  
  16.   YOURFILE.SCR  is an empty block file all ready for you to program 
  17.                 in.  It is provided so you can get started right 
  18.                 away without having to worry about creating or 
  19.                 opening files.
  20.  
  21.   READ.ME       is a text file containing start up information.
  22.  
  23.   FILES.DOC     is this file, containing a list of the files included 
  24.                 in the Pygmy Forth package.
  25.