Content deleted Content added
No edit summary |
Codegrinder (talk | contribs) →Non-CLOS classes?: new section |
||
Line 21:
:There is example code available in a [http://en.wikibooks.org/wiki/Programming:Common_Lisp/CLOS/Example_1 wikibooks page] --[[User:LauriO|lauri]] 13:55, 7 July 2007 (UTC)
== Non-CLOS classes? ==
I saw "Since Common Lisp provides non-CLOS classes for structures and built-in data types (numbers, strings, characters, symbols, ...), CLOS dispatch works also with these non-CLOS classes", however according to Practical Common Lisp <ref>{{cite web|last=Seibel|first=Peter|title=Object Reorientation: Classes|url=http://www.gigamonkeys.com/book/object-reorientation-classes.html|work=Practical Common Lisp|accessdate=6 July 2013}}</ref> even the build-in data types and structures are classes. [[User:Codegrinder|Codegrinder]] ([[User talk:Codegrinder|talk]]) 14:42, 6 July 2013 (UTC)
|