[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] 6.1 Exceptions needs examples



> However, IronScheme ... all return (a b c d), for whatever reason.

That is the best you can do with escape continuations only.

The problem being the outer continuation in guard cannot re-enter the
dynamic extent of the body.

My version of guard is also slightly altered to allow it to
'continue', although it is not correct.

In most cases this is not a problem however.

Cheers

leppie

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports