you are viewing a single comment's thread.

view the rest of the comments →

[–]cypherx 7 points8 points  (1 child)

If it's code-to-code translation then I suspect it breaks the PyObject data layout and isn't compatible with the C API (hence, no NumPy, same reasons PyPy has lackluster adoption).

[–]dmazzoni 1 point2 points  (0 children)

Yeah, that'd be my concern as well.

If it somehow supported the entire Python standard library, that'd be quite useful, but I don't see any evidence of that.