Search code examples
make-operator returns swindleobject...

schemeracketclos

Read More
Is it possible to dynamically add one more super class in existing class...

classlispcommon-lispclos

Read More
Printing an object as a unique string, possibly using its address...

common-lispidentityclos

Read More
Equivalance of instanceof for CLOS? How to check if instance is inherited from another object?...

inheritancecommon-lispclos

Read More
Treat nil as wildcard type...

typeslispcommon-lispclos

Read More
How to reduce code duplication using method combination but keeping possible early return...

common-lispclos

Read More
Efficient evaluation of spliced lists with a recurring argument...

lispcommon-lispclosexpression-evaluation

Read More
Class finalization: how to avoid creating dummy instances?...

lispcommon-lispclosmop

Read More
CLOS: What I am doing here, setting a slot in the metaclass?...

common-lispclos

Read More
lisp, CLOS: adding a slot to the lock class...

lockinglispcommon-lispclosccl

Read More
Can't call method when first argument is nil?...

ooplispcommon-lispclos

Read More
Hierarchy of standard-object and standard-class in Common Lisp...

lispcommon-lispclos

Read More
Transient classes in CLOS...

garbage-collectionlispcommon-lispclos

Read More
How to export slots and accessors from Lisp classes?...

lispcommon-lispsbclclos

Read More
Lisp: How to override default string representation for CLOS class?...

stringlispcommon-lisprepresentationclos

Read More
clisp, CLOS: retyping an object, later...

lispcommon-lispclos

Read More
How to specialize generic function for subclasses of given class...

common-lispclos

Read More
Common Lisp: How to check if a slot is bound? (CLOS)...

common-lispclos

Read More
How to find the package of a class in lisp?...

lisppackagecommon-lispclos

Read More
specifying a slot value as a key when removing duplicates...

lispcommon-lispclispclos

Read More
GNU clisp: suppressing warning message about no-applicable-method...

lispcommon-lispclispclosgnu-common-lisp

Read More
Order of (:before/:after) method invocation in CLOS?...

lispcommon-lispclos

Read More
Strange class precedence list in sbcl...

lispcommon-lispsbclclosmop

Read More
Lisp: How can i get hold of the created instance inside initialize-instance :around method...

lispcommon-lispclos

Read More
lisp: How to create temporary method specialization within a scope...

lispcommon-lispclosmop

Read More
Problem with access of slots in Lisp (CLOS)...

lispcommon-lispclos

Read More
Trying to learn: Object Reorientation, and generic functions in LISP!...

lispcommon-lispclosgeneric-function

Read More
Initializing slots based on other slot values in Common Lisp Object System class definitions...

common-lispclosslot

Read More
Make clos objects printable in lisp...

serializationlispcommon-lispclos

Read More
How to write (simple) macro?...

macroslispcommon-lispclos

Read More
BackNext