Sturla Molden wrote:
Why stop with the standard library? Why not implement the whole CPython
interpreter in Cython?
That would be tricky, because the code that Cython generates
depends on large chunks of CPython as an infrastructure.
--
Greg
___
cy
On Fri, Mar 25, 2011 at 6:42 AM, Stefan Behnel wrote:
> Sturla Molden, 25.03.2011 14:03:
>>
>> Den 24.03.2011 20:38, skrev Robert Bradshaw:
>>>
>>> I started a list at http://wiki.cython.org/Unsupported . I'd say we
>>> can be as compatible as Jython/IronPython is, and more than CPython is
>>> bet
Sturla Molden, 25.03.2011 14:03:
Den 24.03.2011 20:38, skrev Robert Bradshaw:
I started a list at http://wiki.cython.org/Unsupported . I'd say we
can be as compatible as Jython/IronPython is, and more than CPython is
between minor versions. I would be happy with a short, well-justified
list of d
Den 24.03.2011 20:38, skrev Robert Bradshaw:
I started a list at http://wiki.cython.org/Unsupported . I'd say we
can be as compatible as Jython/IronPython is, and more than CPython is
between minor versions. I would be happy with a short, well-justified
list of differences. This will be clearer o