Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cons.utah.edu!kessler From: kessler%cons.utah.edu@wasatch.utah.edu (Robert R. Kessler) Newsgroups: comp.lang.lisp Subject: Re: Small object-oriented programming system for Lisp wanted Keywords: CLOS, Flavors, Common Objects, generic functions, UNIX PC Message-ID: <1563@wasatch.utah.edu> Date: 11 Apr 89 02:47:49 GMT References: <8198@ihlpf.ATT.COM> Sender: news@wasatch.utah.edu Organization: University of Utah CS Dept Lines: 30 In article <8198@ihlpf.ATT.COM> lgm@ihlpf.ATT.COM (Mayka) writes: > >I run Austin Kyoto Common Lisp on my AT&T UNIX PC. I would like >.. [More text about the characteristics] >b) The object system used in the book, "LISP, Objects, and Symbolic >Programming," by Robert R. Kessler. The author not only uses it >throughout the book, he lists its source code in an appendix. >It looks quite serviceable, but I am loath to type it all in by >hand. Is it FTP-able from the University of Utah? I cannot find >the author's email address so I cannot easily contact him directly. Ah, I should have put my email address in the Preface. Anyway, it is kessler@cs.utah.edu > >Any help in this matter would be much appreciated. I would be happy to make the file publically available. Utah cs has anonymous ftp available, all I need to do is copy the file out there in whatever the appropriate directory is. I'll get do it as soon as I can, so you and anyone else that wants a copy can pick one up. If there are other parts of the book that you would like, I might be able to extract them from the text (I LaTeX'd the entire book except for the word LISP on the title page -- I couldn't get a font that big!!). For example, I made the expert system avaiable to a colleague (who promptly found a big which I haven't had time to track down -- any takers out there?). SO, the files will be called bobjects.l (the b prepended is because we had an objects.l from another system, so had to give it something unique) and es.l for the expert systems chapter. B.