[pypy-dev] interesting paper on a object-oriented language for very constrained embedded systems
Samuele Pedroni
pedronis at strakt.com
Thu Nov 9 15:53:58 CET 2006
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.
More information about the pypy-dev
mailing list