Hi Mark, On 11 July 2014 18:11, Mark Roberts <wiz...@gmail.com> wrote: > Does this mean that you cannot implement an interpreter for a language > requiring TCO with PyPy/RPython?
No, why? You write the interpreter you want. For example Pyrolog has TCO, as required by Prolog. It doesn't have guaranteed complete tracebacks, which is probably what Prolog people want anyway. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev