Lecture material and homeworks.
One day in class I mentioned the relationship between induction and writing programs. I've put together a 60 second introduction to induction.
Here is a discussion of antibugging techniques and fuctions.
Here are the lisp files from the Appendicies of Touretzky's book.
If you grad the load file and the MCL versions of the files you
should be set for the Macs in the Labs. All you need to do is
"Load" the load file and it will do the rest.
Archival NOTE: this files can be found elsewhere in the Lisp Guildhall...
Here is the poor man's version of "sdraw" for trees. It doesn't print
the relationships ( if any ) and the tree comes out "sideways", but hey
what do you expect from one defun. :-)
The name of the file is ,
treeprint.lisp
Archival NOTE: Kurt's notes can be found elsewhere in the Lisp Guildhall...