[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TRACE changes
- To: INFO-LISPM at MIT-AI
- Subject: TRACE changes
- From: Moon at MIT-AI (David A. Moon)
- Date: Fri ,20 Jul 79 00:04:00 EDT
In system 16, you will be able to trace methods, and other functions with
non-atomic names. From lisp, (trace (:function (:method foo-class :bar) :print self))
for example.