home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lisp / interpre / apteryx / readme.doc < prev    next >
Text File  |  1994-06-18  |  1KB  |  52 lines

  1. This is Apteryx Lisp 1.04, a shareware Lisp system that runs
  2. under Microsoft Windows 3.x. 
  3.  
  4. It is Copyrighted 1994 by Apteryx Lisp Ltd, a New Zealand company.
  5.  
  6. (Microsoft Windows is a registered trademark of Microsoft Corporation.)
  7.  
  8.  
  9. Installation
  10. ------------
  11.  
  12. Currently installation is purely manual, but very straightforward.
  13.  
  14. 1. Make a directory to put all the files in, e.g. C:\APTERYX
  15.  
  16. 2. Copy all the files into this directory.
  17.  
  18. 3. To start up, run APTERYX.EXE from the File Manager or
  19.    Program Manager.
  20.  
  21.  
  22. File List
  23. ---------
  24.  
  25. apteryx.exe           executable
  26. apteryx.hlp           help file
  27. apteryx.lcf           startup file
  28. macros.lsp            macro definitions file
  29. macros.lsc            compiled macro definitions file
  30.  
  31. tutor0.lsp            tutorial files
  32. tutor1.lsp
  33. tutor2.lsp
  34. tutor3.lsp
  35.  
  36. frac.lsp              graphics example files
  37. face.lsp
  38.  
  39. gen.lsp               general functions
  40. pasgen.lsp            Pascal code generator
  41. example.ps            Pascal code generator example
  42.  
  43. compile.lsp           source code for compiler
  44. compile.lsc           compiled compiler
  45.  
  46. licence.doc           licencing information
  47. shware.doc            shareware information
  48. readme.doc            this file
  49. order.txt             order form
  50. news.doc              news about changes to Apteryx Lisp
  51.  
  52.