Content deleted Content added
m mv {{FOLDOC}} to talk |
foldoc attribution Template_talk:FOLDOC#It_doesn't_matter_whether_readers_care |
||
Line 1:
'''Object Lisp''' was 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. 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>
Object Lisp was also used in early versions of [[Macintosh Common Lisp]]. There, the user interface toolkit was written using Object Lisp.
Line 13:
[[Category:Object-oriented programming languages]]
[[Category:Lisp programming language family]]
{{prog-lang-stub}}
|