home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / lisp-tut.zip / Readme.txt < prev   
Text File  |  2000-08-20  |  1KB  |  34 lines

  1. LISP-Tut.inf is a free compilation of the "Common LISP Tutorial"
  2. in the OS/2 book (.inf) format.
  3.  
  4. The text file on which this document is based appears to have
  5. been originated by Bruno Haible and subsequently modified by
  6. Geoffrey J. Gordon.  I found it in the os2xLisp package, and -
  7. being quite pleased with the utility of OS/2 .inf files while
  8. writing code - I compiled this text file into an information
  9. file for my convenience.  The ipfc source is available - see
  10. the "Credits" topic in the book, "About" footnote.
  11.  
  12. Installation:  Copy/move the Lisp-tut.inf file to a directory on
  13. your bookshelf path.  To see what directories are available
  14. on your bookshelf path, type the following at an OS/2 command
  15. prompt:
  16.  
  17. echo %bookshelf%
  18.  
  19. After copying/moving the file, typing the following at any
  20. command prompt will display the book:
  21.  
  22. view lisp-tut
  23.  
  24. You can create an information book object on the desktop, etc.
  25. in the usual manner.
  26.  
  27. Comments are welcome to:
  28.  
  29. bmj01@innovative-engineering.com
  30.  
  31. Hope this is as useful to you as it has been for me!
  32.  
  33. Version 2000.01, 20-Aug-2000
  34.