home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!rutgers!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!Zoran_Popovic
- From: Zoran_Popovic@CS.CMU.EDU (Zoran Popovic)
- Newsgroups: comp.lang.scheme
- Subject: CLOS - SCOOPS extensions to scheme
- Message-ID: <ZORAN_POPOVIC.92Sep3203736@HOSTESS.GRAPHICS.CS.CMU.EDU>
- Date: 4 Sep 92 01:37:36 GMT
- Sender: news@cs.cmu.edu (Usenet News System)
- Reply-To: Zoran.Popovic@cs.cmu.edu
- Distribution: comp
- Organization: School of Computer Science, Carnegie Mellon University
- Lines: 24
- Originator: zoran@HOSTESS.GRAPHICS.CS.CMU.EDU
- Nntp-Posting-Host: hostess.graphics.cs.cmu.edu
-
-
- I may be asking for too much but I am looking for a scheme with following
- properties:
-
- * object-oriented extensions (multimethods, and operator overloading would
- be great!)
-
- * good foreign function interface (i.e. I want to call C easily from scheme,
- and maybe even pass lambdas as callbacks to C)
-
- * is relatively small so that it does not make an application into a huge
- cpu-devouring monolith.
-
- * works on SGI machines or at least on some MIPS architecture
-
-
- If you know of any scheme that has even a subset of these properties
- please let me know. I will summarize.
-
-
- Zoran
- --
- Zoran Popovic
- zoran+@cs.cmu.edu
-