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