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

  1. Xref: sparky comp.lang.scheme:2745 comp.lang.lisp:3082
  2. Newsgroups: comp.lang.scheme,comp.lang.lisp
  3. Path: sparky!uunet!gatech!news.ans.net!cmcl2!cs!fox
  4. From: fox@cs.nyu.edu (David Fox)
  5. Subject: Re: Want history/command editing facilities in free Lisps
  6. In-Reply-To: brent@ssd.csd.harris.com's message of 15 Dec 92 14:53:25 GMT
  7. Message-ID: <FOX.92Dec15112021@graphics.nyu.edu>
  8. Sender: notes@cmcl2.nyu.edu (Notes Person)
  9. Nntp-Posting-Host: graphics.cs.nyu.edu
  10. Organization: Courant Institute of Mathematical Sciences
  11. References: <1992Dec8.150654.6516@st-andrews.ac.uk>
  12.     <HANCHE.92Dec9104214@ptolemy.ams.sunysb.edu>
  13.     <1992Dec15.034053.10061@midway.uchicago.edu>
  14.     <BRENT.92Dec15095325@amber.ssd.csd.harris.com>
  15. Date: Tue, 15 Dec 1992 16:20:21 GMT
  16. Lines: 14
  17.  
  18. In article <BRENT.92Dec15095325@amber.ssd.csd.harris.com> brent@ssd.csd.harris.com (Brent Benson) writes:
  19.  
  20.    ab2r@quads.uchicago.edu (Marshall Abrams) writes:
  21.  
  22.    > I'm really thankful to all of the free Lisp and Scheme implementors
  23.    > out there, but I want to put in a plug for adding a command line
  24.    > editing/history mechanism to these programs.  If I were a real C
  25.    > programmer, and had time, I suppose I'd do it myself.  (Hmm--Maybe
  26.  
  27.    It's already been done for you: the GNU readline library.  Just plug
  28.    it in and play.
  29.  
  30. The CMULisp package for emacs is nice too, or just running Scheme
  31. inside a CMU shell.
  32.