nigel3289

Results 3 comments of nigel3289

The user manual says "The file clos-tests.lisp, included with Corman Lisp in the examples folder, contains most of the code samples from the book, and is useful for seeing how...

So instead of "The file clos-tests.lisp, included with Corman Lisp in the examples folder, contains most of the code samples from the book, and is useful for seeing how CLOS...

For what it's worth, it doesn't work in CLISP in Windows when I tried it there. See further comments below Nigel viz. [1]> (make-instance 'standard-method :lambda-list '(foo) :function #'(lambda (foo)...