CS U290 Fall 2008 - Homework 2


Option 1: Download

Download a zip file of the homework and unzip it into a project in your Eclipse workspace. (To find out where that is, open the Eclipse Navigator view, right click your project, click "Properties", and look at the "Location".) For Eclipse to notice the new file, right click the project and click "Refresh". Now you can double-click hwk2.lisp if you have extracted it properly.


Option 2: Copy & paste

Once you have a project, create a new ACL2s/Lisp file called hwk2.lisp, and be sure to choose "Programming" session mode! The other defaults are fine. Open the text of the homework, select the whole file, and copy and paste it into the hwk2.lisp editor.