home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0614.ZIP / CCE_0614.PD / GOFER220 / README < prev    next >
Text File  |  1992-01-09  |  1KB  |  36 lines

  1. ------------------------------------------------------------------------------
  2. This directory contains (some of the) the files and programs that you
  3. may need to compile and
  4. use the Gofer functional programming environment.
  5.  
  6. The relevant files and directories are:
  7.  
  8.     gofer220.tos      Gofer executable version 2.20 (Atari ST)
  9.                       run from a shell to be able to use the editor
  10.                       from within Gofer
  11.  
  12.     vi.ttp            editor for use with Gofer (Atari ST)
  13.  
  14.     preludes/prelude  Standard prelude.
  15.  
  16.     preludes/simple   Simplified prelude with generic versions of <=, < etc..
  17.              and no overloading -- use this file instead of the standard
  18.              prelude if you're not interested in some of the more advanced
  19.              features of Gofer (e.g. overloading, I/O, etc...).
  20.  
  21.     preludes/minprel  Minimal prelude for experimental use.
  22.  
  23.     prelude           Equal to preludes/simple
  24.  
  25.     demos/            Example programs 
  26.  
  27. If you would like to keep upto date with future developments, bugfixes and
  28. enhancements to Gofer and have not already contacted me, please send mail
  29. to me at mpj@prg.ox.ac.uk and I will add your name to the mailing list.
  30.  
  31.           ANY COMMENTS **GRATEFULLY** RECEIVED !!!!  THANKS !!!!
  32.  
  33. Enjoy!
  34. Mark
  35. -- ----------------------------------------------------------------------------
  36.