Hacker News new | ask | show | jobs
by spectre 5669 days ago
Jython doesn't compile to JVM bytecode its just a Python interpreter/implementation written in Java that runs on the JVM.