[pypy-dev] Delimited Continuations in PyPy?

cristipp cristipp at gmail.com
Fri Dec 15 01:47:22 EST 2017


One may choose to invoke a continuation multiple times. Therefore, wouldn't
continuations require forkable stacklets? Which appear to be
unimplelemented:

> /* stacklet_handle _stacklet_switch_to_copy(stacklet_handle) --- later */

https://bitbucket.org/pypy/pypy/annotate/5ef9bb870cd2af8df10d9394ca7b8cd4bed3fd15/rpython/translator/c/src/stacklet/stacklet.h?at=default&fileviewer=file-view-default#stacklet.h-55



--
Sent from: http://pypy.1116445.n5.nabble.com/


More information about the pypy-dev mailing list