C311 Spring 1997 -- Programming Languages

C311 Spring 1997 Assignment 7: CPS with Abstract Continuations

Due Thursday March 13, 11:59pm.

Convert the CPS procedures of the last assignment to a form that is independent of the representation of continuations. Implement the continuation ADTs using a procedure representation for problems 1 and 3 and a data-structure representation for problems 2, 4, and 5.

Please, for each problem include a function that calls the cps transformed function with the appropriate continuation. For instance:

Submission

As before, but refer to "handin 7".


Chris Haynes / chaynes@indiana.edu
Last modified: Wed Feb 26 10:48:49 EST 1997