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

  1. Xref: sparky comp.lang.scheme:2768 comp.lang.lisp:3098
  2. Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!thinman
  3. From: thinman@netcom.com (Technically Sweet)
  4. Newsgroups: comp.lang.scheme,comp.lang.lisp
  5. Subject: Re: Want history/command editing facilities in free Lisps
  6. Message-ID: <1992Dec16.190547.20291@netcom.com>
  7. Date: 16 Dec 92 19:05:47 GMT
  8. References: <HANCHE.92Dec9104214@ptolemy.ams.sunysb.edu> <1992Dec15.034053.10061@midway.uchicago.edu> <4068@mitech.com> <1992Dec16.100402.8525@cs.tu-berlin.de>
  9. Organization: International Foundation for Internal Freedom
  10. Lines: 15
  11.  
  12. Free software is out there today to put a nice full-bore GUI
  13. on Scheme. SUIT (from u of virginia) runs on DOS/windows/mac/X.
  14. There are other platform-independent toolkits, too.
  15.  
  16. I wrote a C object system which accidentally turned out to be
  17. great for adding C extensions to Scheme.  You don't have to write
  18. any interface glue for your extension; one interface to the
  19. object library is all it takes.  It runs under SCM, Elk, & Scheme->C.
  20.  
  21.  
  22. -- 
  23.  
  24. Lance Norskog
  25.  
  26. Data is not information is not knowledge is not wisdom.
  27.