Default build of PyPy 1.7 with stackless included in, does not offer the ability to run with no recursion depth limit (in straight way).

Why?

Previus builds of PyPy with stackless support continuation style of function call and tail recursion.

I'm not asking about solutions involving coroutines, but the looking for the problems of integration stackelss.

link|improve this question

doc.pypy.org/en/latest/stackless.html seems to have a lot of information on this topic. – Greg Hewgill Jan 22 at 22:15
The question come after read it ;) – Robert Zaremba Jan 23 at 13:27
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.