Reading (for next class): PLP, Sections 3.5 and 3.6.1
For this homework, you should refer to (and download) the C program ob.c and the Scheme program ob.scm.
define
keyword.)
make ob
(no Makefile required!!)
or, more directly, with gcc -o ob ob.c
. Then run the
program by typing ./ob
. What value is produced?