home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd2.bin / bbs / dev / aforth-1.4.lha / AForth / docs / README.DOC < prev    next >
Text File  |  1994-04-27  |  3KB  |  115 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                            A F O R T H
  7.                            -----------
  8.  
  9.         A FORTH-79 Standard Implementation For The AMIGA®
  10.         -------------------------------------------------
  11.  
  12.                            Version 1.0
  13.                            -----------
  14.  
  15.                   Copyright © Stratagem4, 1994
  16.                   ----------------------------
  17.  
  18.                        All Rights Reserved
  19.                        -------------------
  20.  
  21.  
  22.  
  23.                AFORTH was written by Steve Martin
  24.  
  25.                      Address:   Stratagem4
  26.                                 125 Broadview Avenue
  27.                                 Rainham
  28.                                 Gillingham
  29.                                 Kent
  30.                                 ME8 9JD
  31.                                 United Kingdom
  32.                          
  33.                    Telephone:   (0634) 261412
  34.  
  35.  
  36.      Program and Documentation Copyright © Stratagem4, 1994
  37.     AMIGA is a Registered Trademark of Commodore-Amiga, Inc.
  38.          FORTH is a Registered Trademark of FORTH, Inc.
  39.          
  40.                       All rights reserved.
  41.  
  42.  
  43.  
  44. The   programs   and   files  in  this  distribution  are  freely
  45. distributable,  but are also Copyright © Stratagem4.  They may be
  46. freely  distributed  as  long  as  no  more than a nominal fee is
  47. charged to cover time and copying costs.
  48.  
  49. Please   read   the  DISTRIBUTION.DOC  file  for  information  on
  50. distribution :-}
  51.  
  52. If you have suggestions or remarks about AFORTH or its associated
  53. tools, or if you find any bugs, please let me know.
  54.  
  55. Contacting the author:
  56.  
  57. Write to :
  58.  
  59.                              AFORTH
  60.                            Stratagem4
  61.                       125 Broadview Avenue
  62.                              Rainham
  63.                            GILLINGHAM
  64.                               Kent
  65.                              ME8 9JD
  66.                          United Kingdom
  67.                          
  68. or telephone:   (0634) 261412
  69.  
  70. Please  read  the  documentation set relevant to you (oh go on...
  71. it  took  me  hours  to type it all in!).  A brief summary of the
  72. contents of each file is given below.
  73.  
  74. README.DOC  -   Hey! that's this file, dude!
  75.  
  76. DISTRIBUTION.DOC  -  a  quick summary of the terms and conditions
  77. applicable to the distribution of this package.
  78.  
  79. USER.DOC    -   a description of the AFORTH package for users.
  80.  
  81. VENDOR.DOC   -   a   description   of   the  AFORTH  package  for
  82. distributors.
  83.  
  84. REGISTER.DOC    -   a user registration form.
  85.  
  86. VREGISTER.DOC   -   a vendor registration form.
  87.  
  88. INSTALL.DOC -   a quick extraction from user.doc.
  89.  
  90. UsingAFORTH.doc  -  an introduction to FORTH programming, details
  91. of  the  AFORTH interactive environment, tutorials and a guide to
  92. the included example programs.
  93.  
  94. In the PROGS drawer you should find the following files:
  95.  
  96. CALENDAR.F  -   an example FORTH application program.
  97. STEPDOWN.F  -   an example of new construct design.
  98. CASE.F      -   a genuinely useful extension construct.
  99. DATAFILE.F  -   an example of reading and writing data.
  100.  
  101.                              HISTORY
  102.  
  103. *****************************************************************
  104. Version 1.0
  105.  
  106. First public release.
  107. *****************************************************************
  108. Wed Apr 13 13:06:31 1994
  109. Steve Martin
  110.  
  111. Greetings to :  The Carpet Monster, The Shuttle :-)
  112.  
  113.         //
  114. Thanx \X/ to Amiga.
  115.