|
|
|
|
|
by pacala
3915 days ago
|
|
This can be very useful. I wonder what the plans are for supporting C apis, given that a lot of Python core libraries depend on C, in my neck of the woods numpy and scipy being the first contenders. There are long running projects http://www.jython.org and http://www.jyni.org, which, to the best of my knowledge, have not yet managed to fully support Python C extensions on the JVM. |
|
http://chrisseaton.com/rubytruffle/cext/