home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 18 / forth / read.me < prev    next >
Encoding:
Text File  |  1986-09-18  |  1.8 KB  |  66 lines

  1. COPYING
  2.  
  3.     This is the copying requirement file.  This describes the requirement for
  4.     distribution of Bradley Forth.
  5.  
  6.  
  7. EMACS.REF
  8.  
  9.     This is Emacs quick reference guide to get you quickly up and running with 
  10.     Emacs editor.
  11.  
  12.  
  13. EMACS.TOS
  14.  
  15.     This is, yes, the Emacs editor so that you can now run it from within 
  16.     Bradley Forth.  Check out the Emacs quick reference guide for more
  17.     detailed information.
  18.  
  19.  
  20. FILES.LST
  21.  
  22.     This is a list of the files that make up the complete file set for the
  23.     Bradley Forth.
  24.  
  25.  
  26. FORTH.TOS
  27.  
  28.     This is it!!!  This is the program that does it all.  This is main program
  29.     for Bradley Forth.  Very Well done!!!  Run this program and enjoy the
  30.     pleasure of programming in Forth and in public domain.
  31.  
  32.  
  33. MEMORY.MAP
  34.  
  35.     Find out how this Forth affects your memory usage.  This text file shows 
  36.     the memory map for this version of Forth.
  37.  
  38.  
  39. READ.ME1
  40.  
  41.     This is general information on Bradley Forth to get you up and running
  42.     quickly running Forth programs and writing Forth programs.  A Forth book
  43.     is required to program in Bradley Forth.
  44.  
  45.  
  46. TUTORIAL.TXT
  47.  
  48.     Yes, one more Emacs file.  This is Emacs tutorial file to answer those 
  49.     pressing questions about Emacs as you edit your complicated Forth programs.
  50.  
  51.  
  52. VERSION1.1
  53.  
  54.     This is the update notice. This has everything old owners of Bradley Forth
  55.     want to know about what got fixed.  This file is a list of all the new 
  56.     features added to 1.1 and a list of bugs that were fixed.
  57.  
  58.  
  59. WHATIS.DOC
  60. WHATIS.IND
  61.  
  62.     These are the support files for the WHATIS Forth function.  If you plan on
  63.     using this Forth function, they should kept on-line at all times.  If you
  64.     want information on all the words available from within Forth, I strongly
  65.     recommending that you print out WHATIS.DOC.
  66.