[pypy-dev] Scheme front end - Google Summer of Code

Jakub Gustak jgustak at gmail.com
Sat Mar 17 01:28:54 CET 2007


> Just curious, but isn't proper tail recursion a consideration when
> writing a Scheme interpreter? It's not a Python feature. But I can see,
> though, that proper tail recursion is not needed to implement the
> proposed features of the "Project Details".

Indeed, good point. Scheme does not make much sense without proper
tail recursion. I should be implemented as well. Thanks for the
remark.

I would like to collect some more feedback, then think about it during
the weekend, and then submit final application.
_
Jakub Łukasz Gustak


More information about the Pypy-dev mailing list