Hacker News new | past | comments | ask | show | jobs | submit login

Does python runtime have a native interface like JNI?

Android was quickly leveraging a lot of C and C++ code to get the system up and running. Using Java's JNI may have helped bootstrap that process faster.




Yes, you can interface with C/C++. http://www.swig.org/

Not only that, you can also extend Python with C/C++ - http://docs.python.org/release/2.5.2/ext/intro.html




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: