home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / 3078 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  925 b 

  1. From: Bruce.Feist@f615.n109.z1.fidonet.org (Bruce Feist)
  2. Sender: Uucp@blkcat.UUCP
  3. Path: sparky!uunet!blkcat!Uucp
  4. Newsgroups: comp.lang.lisp
  5. Subject: Want history/command editing facilities in free Lisps
  6. Message-ID: <724428011.AA00000@blkcat.UUCP>
  7. Date: Tue, 15 Dec 1992 07:11:10 -0500
  8. Lines: 17
  9.  
  10. Hello Marshall!
  11.  
  12. Tuesday December 15 1992 03:40, Marshall Abrams wrote to (crosspost 1) All:
  13.  
  14.  MA> I'm really thankful to all of the free Lisp and Scheme
  15.  MA> implementors out there, but I want to put in a plug for adding a
  16.  MA> command line editing/history mechanism to these programs.
  17.  
  18. If you'll settle for an almost-free, shareware LISP, CLISP has a command stack
  19. built into it, in addition to its other virtues.  You access it in the intuitive
  20. up-arrow/down-arrow manner.  Very handy.
  21.  
  22. CLISP runs under MS-DOS, implements virtually all of COMMON LISP, and requires
  23. at least a 386SX with 2 meg of RAM.  $25 shareware.
  24.  
  25. Bruce
  26.  
  27.