A brief experiment with PyPy
A brief experiment with PyPy
Posted May 12, 2011 2:58 UTC (Thu) by elanthis (guest, #6227)Parent article: A brief experiment with PyPy
On reason less people are using it in my field (games) is because PyPy's embedding API is not super usable yet. It needs more work in that area. Preferably it should be even better than CPython's, which is so-so.
Posted May 12, 2011 9:46 UTC (Thu)
by dgm (subscriber, #49227)
[Link]
A brief experiment with PyPy
I was under the impression (from my first Python tests, a few years ago) that embedding was one of Phyton's strengths. How came that it's now so-so? Can you elaborate a bit more?
