Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's sort of taking Jython's implementation approach to a much greater extreme, and bypassing bytecode, so it isn't limited by the Java semantics anymore.

It resolves a few big problems Jython had:

- GraalPython is Python 3, not Python 2

- It can use native extensions that plug into the CPython interpreter like NumPy, SciPy etc. The C code is itself virtualized and compiled by the JVM!



Neat! Now that I've gotta check out!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: