bug-guile
[Top][All Lists]
Advanced

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

bug#18356: Should partial continuations capture the dynamic environment?


From: Taylan Ulrich Bayirli/Kammer
Subject: bug#18356: Should partial continuations capture the dynamic environment?
Date: Tue, 14 Oct 2014 16:25:27 +0200

It has been explained on the #guile Freenode channel that this
behavior is indeed desired and not a bug, being argued for by some
authors of papers on delimited continuations:

http://www.cs.utah.edu/plt/publications/icfp07-fyff.pdf

http://okmij.org/ftp/papers/DDBinding.pdf


In short, no: partial continuations in Guile should not (and do not)
capture their dynamic environment.


Thanks to Andy Wingo for the clarification.

Taylan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]