home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / scheme / 2145 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!rutgers!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!Zoran_Popovic
  2. From: Zoran_Popovic@CS.CMU.EDU (Zoran Popovic)
  3. Newsgroups: comp.lang.scheme
  4. Subject: CLOS - SCOOPS extensions to scheme
  5. Message-ID: <ZORAN_POPOVIC.92Sep3203736@HOSTESS.GRAPHICS.CS.CMU.EDU>
  6. Date: 4 Sep 92 01:37:36 GMT
  7. Sender: news@cs.cmu.edu (Usenet News System)
  8. Reply-To: Zoran.Popovic@cs.cmu.edu
  9. Distribution: comp
  10. Organization: School of Computer Science, Carnegie Mellon University
  11. Lines: 24
  12. Originator: zoran@HOSTESS.GRAPHICS.CS.CMU.EDU
  13. Nntp-Posting-Host: hostess.graphics.cs.cmu.edu
  14.  
  15.  
  16. I may be asking for too much but I am looking for a scheme with following
  17. properties:
  18.  
  19.   * object-oriented extensions (multimethods, and operator overloading would
  20.     be great!)
  21.  
  22.   * good foreign function interface (i.e. I want to call C easily from scheme,
  23.     and maybe even pass lambdas as callbacks to C)
  24.  
  25.   * is relatively small so that it does not make an application into a huge
  26.     cpu-devouring monolith.
  27.  
  28.   * works on SGI machines or at least on some MIPS architecture
  29.  
  30.  
  31. If you know of any scheme that has even a subset of these properties
  32. please let me know.  I will summarize.
  33.  
  34.  
  35. Zoran
  36. -- 
  37.                         Zoran Popovic
  38.                         zoran+@cs.cmu.edu
  39.