Object Lisp: Difference between revisions

Content deleted Content added
m sharper cat
 
(22 intermediate revisions by 13 users not shown)
Line 1:
'''Object Lisp''' iswas a [[computer]] [[programming language]], a dialect of the [[Lisp (programming language)|Lisp]] language. It was an [[object-oriented programming|object-oriented]] extension for the Lisp dialect [[Lisp Machine Lisp]], designed by [[Lisp Machines]], Inc|LMI. Object Lisp was also an early example of [[prototype-based programming]].
 
It was seen as a competitor to other object-oriented extensions to Lisp at around the same time such as [[Flavors (programming language)|Flavors]], in use by [[Symbolics]], [[Common Objects]] developed by [[Hewlett-Packard]], and [[CommonLoops]], in use by [[Xerox]].<ref name="foldoc">{{foldoc|Object+Lisp}}</ref>
== References ==
 
Object Lisp was also used in early versions of [[Macintosh Common Lisp]]. There, the user interface toolkit was written using Object Lisp.
This USENET post from 1985 discusses it: http://groups.google.com/groups?selm=13400015%40ccvaxa
 
== References ==
["ObjectLISP User Manual", G. Dreschere, LMI 1987].
{{refbegin}}
 
*[http://groups.google.com/groups?selm=13400015%40ccvaxa 14 December 1985 net.lang.lisp USENET post about the Common Lisp meeting in Boston, 9-11 December 1985, which discusses Object Lisp]
{{FOLDOC}}
*[http://lispm.de/docs/Publications/Common%20Lisp/ObjectLisp-Manual.pdf "ObjectLISP User Manual", G. Drescher, LMI 1985]
{{refend}}
 
[[Category:Object-oriented programming languages]]
[[Category:Lisp programming language family]]
 
{{Compuprog-lang-stub}}