home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / language / forth / !FORTH / Forth < prev    next >
Encoding:
Text File  |  1989-07-19  |  1.1 KB  |  34 lines

  1.  
  2. !Forth is an implementation of the FORTH language, it features a compiler
  3. into ARM code (rather than into words which need to be interpreter). This
  4. compiler produces reasonable code, being only slightly worse than the
  5. Acorn C compiler on the Ackerman benchmark. 
  6.  
  7. Two FORTH programs are provided, Prog1 and Ackerman which can be dragged
  8. to the FORTH window.
  9.  
  10. Conditions
  11. ----------
  12.  
  13. I retain the copyright on these programs.
  14.  
  15. These programs are offered "as is". No responsibility will be taken
  16. for loss of data, etc caused by the running of these programs.
  17.  
  18. These programs can be copied for backup purposes and given away as
  19. shareware. You can modify these programs, but if you do so you must
  20. not offer them for sale, or give them away as shareware or otherwise
  21. copy them. These programs have taken several hundred hours to write,
  22. if you use them, and think that they are worth it then send,
  23. some money (£5 say) to me at the address below.
  24.  
  25. Anyone wanting to use these programs or parts of them in comercial
  26. software then please contact me at the address below.
  27.      
  28.            Mike Atkinson
  29.            266 Ladyshot,
  30.            Harlow,
  31.            Essex.
  32.            CM20 3EY
  33.  
  34.