[Bese-devel] lambda and call/cc

Larry D'Anna smoof-ra at elder-gods.org
Thu Jun 23 14:11:24 UTC 2005


If I understand it correctly, the reason you can't have a call/cc
inside a lambda is that then you have lambdas floating around that
needed to be called with the call/cc convention rather then the usual
one, and there's no way to tell them apart.  If this is the case then
it should be possible to add operators lambda/cc and funcall/cc that
can be used to make and call cps lambdas.  Am I on the right track
here?

	--larry 




More information about the bese-devel mailing list