.Open CS320/11 LISP 101 .Table .Row Prev 10 Subprograms Chapter 9 lab10 C/C++ Functions .Row ** Project Phase 1 Resubmit Old UML and proposed changes (10 pts) .Row 11 LISP Chapter 2 section 4 + LISP handout lab11 LISP101 .Row Next 12 Implementing subprograms Chapter 10 .Item lab12 LISP102 .Close.Table . Preparation for Class 11 Comic of the day .See http://xkcd.com/224/ Reread the section in chapter 2 on LISP (Section 2.4) LISP is a language where everything is a function. Study the handout/supplement on LISP. .See ./LISP.pdf .See ./guile.pdf (PDFS 2012) or .See http://www/dick/cs320/handouts/320wlisp.html (older HTML). Also see .See http://www/dick/samples/lisp.html (Specification), and .See http://www/dick/cs320/lisp/ (examples). Answer review questions at the end of the LISP handout/supplement. Hand in answers to 2 or more review questions in the supplement. Make a list of your own questions about LISP and bring to class. Do not hand these in! Be ready to ask them in class! .Close . Class Work .See ./11q.html . Lab Work .See ./lab/11.html . Next -- Implementing subprograms .See ./12.html