|
|
|
|
|
by techdragon
3914 days ago
|
|
This is exactly why I spent a few hours trying to work out if I could perform some advanced trickery to plumb the pypy tool chain into something that would end up producing a pypy.jar or other JVM equivalent. Turns out it's not that easy. C to JVM isn't a well trodden path. Jython is awesome and all but its fighting an uphill war against rapid progress in 3 with far too few resources. |
|
But it does exist.
https://wiki.openjdk.java.net/display/Graal/Publications+and...
Check "Truffle C: Dynamic Execution of C on the Java Virtual Machine."