[Bese-devel] lambda and call/cc

Marco Baringer mb at bese.it
Wed Jun 29 10:04:00 UTC 2005


Larry D'Anna <smoof-ra at elder-gods.org> writes:

> I haven't tested all this stuff extremely throughly, but it's nifty
> and seems to work.  For example:
>
> (with-call/cc
>   (print (let/cc$ k
>            (print 'a)
>            (jump/cc  k 'b)
>            (print 'c)
>            'd)))
>
> will print a and b, and return b.

applied. i tested it on the few apps i'm working on today and it looks
good.

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen



More information about the bese-devel mailing list