Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!labrea!Whitney!kriegs From: kriegs@Whitney (David Kriegman) Newsgroups: comp.lang.lisp Subject: Flavors and the like Message-ID: <8232@labrea.STANFORD.EDU> Date: Thu, 23-Jul-87 15:01:49 EDT Article-I.D.: labrea.8232 Posted: Thu Jul 23 15:01:49 1987 Date-Received: Sat, 25-Jul-87 07:46:24 EDT Sender: news@labrea.STANFORD.EDU Reply-To: kriegs@Whitney.UUCP (David Kriegman) Organization: Stanford University Lines: 8 I was wondering if there are any object oriented programming systems available for Common LISP. We're using Symbolics machines right now and have been using flavors but we'd like our code to be portable to other common lisp systems (e.g. LUCID and KCL). I've heard of something called CLOS but I don't know anything about it. Is CLOS similar to flavors? What else is out there? Thanks in advance...