How "solid" is PyPy?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • miller.paul.w@gmail.com

    How "solid" is PyPy?

    I've been looking at PyPy recently, and I see it's reached version 1.0
    (and supports language version 2.4). Given that, I was wondering what
    level of backwards-compatibility one can expect from future versions,
    i.e. if I run code on, say, a translated stackless PyPy now, what is
    the probability that it will run unmodified on PyPy 1.x, 2.x, etc.?

    Thanks!
Working...