[pypy-dev] interesting paper on a object-oriented language for very constrained embedded systems
by Samuele Pedroni other posts by this author
Nov 9 2006 6:55AM messages near this date
Re: [pypy-dev] JIT improvements for RISC processors
|
[pypy-dev] Summer of PyPy Call for Proposals
http://compilers.cs.ucla.edu/virgil/virgil-oopsla06.pdf
<http://compilers.cs.ucla.edu/virgil/virgil-oopsla06.pdf>
RPython for different reasons or by different means does similar things
already (devirtualisation,
separate flexible load time) and could be adapted to implement other
aspects/optimisations as well,
under the no new allocations assumption.
regards.
_______________________________________________
pypy-dev@[...].net
http://codespeak.net/mailman/listinfo/pypy-dev
|