PyPy: Difference between revisions

Content added Content deleted
m (Cleaned up the overview sentence. Should the overview also mention other languages implemented on top of PyPy?)
m (whitespace)
Line 5: Line 5:
* a common translation and support framework for producing implementations of dynamic languages, emphasising a clean separation between language specification and implementation aspects.
* a common translation and support framework for producing implementations of dynamic languages, emphasising a clean separation between language specification and implementation aspects.
* a compliant, flexible and fast implementation of the Python Language using the above framework to enable new advanced features without having to encode low level details into it.<ref>http://codespeak.net/pypy/dist/pypy/doc/architecture.html#mission-statement</ref>
* a compliant, flexible and fast implementation of the Python Language using the above framework to enable new advanced features without having to encode low level details into it.<ref>http://codespeak.net/pypy/dist/pypy/doc/architecture.html#mission-statement</ref>



==External Links==
==External Links==