Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kingkilr
on Nov 19, 2009
|
parent
|
context
|
favorite
| on:
PyPy vs Unladen Swallow vs CPython: benchmarks
PyPy is fully compatible with CPython2.5, however it is not compatible with C extensions.
DrJokepu
on Nov 19, 2009
|
next
[–]
I thought that PyPy is restricted to only a subset of Python called "RPython" (stands for Restricted Python) so it's not fully compatible at all with CPython. Correct me if I'm wrong though as I'm far from being a Python guru.
alextp
on Nov 19, 2009
|
parent
|
next
[–]
Only the pypy interpreter is written in RPython, code running in pypy is written in normal python. See
http://codespeak.net/pypy/dist/pypy/doc/coding-guide.html
for more info
gthank
on Nov 19, 2009
|
parent
|
prev
|
next
[–]
My understanding is that RPython is used to implement PyPy itself, but PyPy can interpret up to Python 2.5.
rbanffy
on Nov 19, 2009
|
prev
[–]
Can it do GUIs with Gnome or KDE?
illumen
on Nov 19, 2009
|
parent
[–]
There are no pypy bindings for gtk or QT... or the gnome or KDE libraries.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: