logoalt Hacker News

brokencodeyesterday at 9:28 PM1 replyview on HN

Are you forgetting about PyPy, which has existed for almost 2 decades at this point?


Replies

RussianCowyesterday at 9:31 PM

That's a completely separate codebase that purposefully breaks backwards compatibility in specific areas to achieve their goals. That's not the same as having a first-class JIT in CPython, the actual Python implementation that ~everyone uses.

show 1 reply