MIME-Version: 1.0 Server: CERN/3.0 Date: Wednesday, 15-Jan-97 01:46:26 GMT Content-Type: text/html Content-Length: 2121 Last-Modified: Friday, 13-Dec-96 19:28:34 GMT
Hi, the LISP lab is over!!!
Happy vacations!
Homework 4 Due in one week!
Homework 5:
Here is the statistics for the Final Exam:
The average grade is 95. There are 12 A's, 3 A-, 2 B+, 1 C and 1 D.
Take a look at the solutions to Final.
Algorithms for converting lists to boxes and back.
Method of recursion: LISP examples. Now includes the examples of recursion with MAPCAR and APPLY: SUBST-ALL and COUNT-ATOMS.
Tail recursion vs. looping. SETQ vs. LET.
More about DEFVAR (optional). Read this if you want to solve extra credit problem in HW3, and also if you plan to take PPL shortly.
Functions as arguments and results.
Powerful functions and databases.
Common LISP the Language by Guy & Steele