This thread on comp.lang.scheme discusses the application of call/cc, in particular this example which can be pretty difficult to understand.
-
CONTENTS
Categories
-
RSS Links
-
Meta
Archives
This thread on comp.lang.scheme discusses the application of call/cc, in particular this example which can be pretty difficult to understand.
2 Comments
Thanks for that example. It wanted to have something less than trivial to test on IronScheme CPS mode, and I can say, yes, it works!!! :)
You are prolific Leppie, congratulations on CPS mode!
Post a Comment