Week of 19 January 1998

This week we will continue to discuss the syntax of Scheme. In addition to completing the assigned homework, you should be reading the first chapter of or textbook (EOPL for short), and experimenting with the Scheme interpreter on emacs.


Each student must create a file called .rhosts in the home directory of their course account. This file will let Joe and me login to your account, and run your program using your environment. This file should contain the following lines:

griffin.emba.uvm.edu snapp
griffin.emba.uvm.edu zhou 
newton.emba.uvm.edu  snapp 
newton.emba.uvm.edu  zhou 
hal.emba.uvm.edu     snapp 
hal.emba.uvm.edu     zhou

CS 103 Home Page
Robert Snapp's Home Page