Xref: utzoo comp.lang.scheme:684 comp.lang.lisp:1820 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!tut.cis.ohio-state.edu!ukma!psuvm.bitnet!t20 From: T20@PSUVM.BITNET (Stephen G. Simpson) Newsgroups: comp.lang.scheme,comp.lang.lisp Subject: Object,systems,for,LISP,and,Scheme Message-ID: <89145.213815T20@PSUVM> Date: 26 May 89 01:38:15 GMT References: HAM.89May18105220@polya.Stanford.EDU Organization: Penn State University - Center for Academic Computing Lines: 16 You asked about object oriented programming systems for LISP and Scheme. Texas Instruments PC Scheme has SCOOPS. The reference manual describes it as "an object oriented programming system for TI Scheme based on first-class environments and on multiple and dynamic inheritance. Although it is similar in concept and syntax to the object-oriented paradigms of LOOPS and Flavors, the implementation of SCOOPS relies heavily on the features of the Scheme language." Chapter 5 of the reference manual is devoted to SCOOPS. In addition, PC Scheme comes with a SCOOPS tutorial program which you can load into PC Scheme. ----------------------------------------------------------- | Stephen G. Simpson T20 at PSUVM . BITNET | | Department of Mathematics (814)865-7527 | | Pennsylvania State University | | University Park, PA 16802 | -----------------------------------------------------------