[pypy-dev] scheme interpreter [status report]

Maciek Fijalkowski fijal at genesilico.pl
Fri Aug 17 15:58:43 CEST 2007


Jakub Gustak wrote:
> This is last scheme status report during SoC. So I will sum things up
> in the end.
>   
> Summarization:
> * Interactive interpreter (not RPythonic) lang/scheme/interactive.py
> * Can be translated using: translation/goal/targetscheme.py
>
> PyPy Scheme Interpreter features:
> * uses rpythonic packrat parser
> * every "syntax" definitions are implemented
> * quotations and quasi-quotations
> * delayed evaluation
> * proper tail-recursion
> * hygienic macros
> * partly working continuations (some macros are not continuations friendly yet).
>   * no dynamic-wind procedure
>
>
>   

I would say congratulations! (Although I don't know scheme that much to 
be able to evaluate this, even positively)

Cheers,
fijal


:.




More information about the Pypy-dev mailing list