Because I'm learning it, almost done through the tutorial, and it looks great.
Name:
Anonymous2011-07-27 1:34
>>207 CL (the standard) doesn't support continuations at all, however.
It supports. Internally. It's called "return address", which is pushed onto stack.