Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
necovek
5 months ago
|
parent
|
context
|
favorite
| on:
Uv is the best thing to happen to the Python ecosy...
There have for a long time been IronPython (CLR) and and Jython (JVM).
But, they don't have the full compatibility with CPython, so nobody really picks them up.
CamouflagedKiwi
5 months ago
[–]
Jython seems to be effectively dead though - it only has 2.7 compatibility.
necovek
5 months ago
|
parent
[–]
You are right: GraalPy (
https://www.graalvm.org/python/
) is where it's at these days.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But, they don't have the full compatibility with CPython, so nobody really picks them up.