except.mlton

Stephen Weeks MLton@sourcelight.com
Tue, 10 Jul 2001 11:47:39 -0700


> This is the raise-to-jump analysis?  Very cool. 

Yes.

> Presumably contification
> and/or other analyses were able to collapse almost everything into the
> same cps function.

It's actually just straightforward inlining, since there is only one call to
each function.