The Quickref Cohort
A new, portable, and extensible implementation for Common Lisp's method combinations based on the Meta-Object Protocol.

A new, portable, and extensible implementation for Common Lisp's method combinations based on the Meta-Object Protocol.
A new, portable, and extensible implementation for Common Lisp's method combinations based on the Meta-Object Protocol.
In the process of writing Declt, I had to deepen my knowledge of some Lisp corner cases, notably in the area of introspection. As you know, Common Lisp has more than 2 namespaces …