This is available online at https://github.com/kerspoon/lipy2/tree/cps.
This is an older branch of LiPi2 that uses Continuation Passing Style (CPS) and Trampolining to implement control flow features with call-with-current-continuation
see http://c2.com/cgi/wiki?CallWithCurrentContinuation.