[pydotorg-www] Converting Python code to java code/bytecode

Shay Gover govershay at gmail.com
Sat Apr 30 17:42:16 EDT 2016


Hi,

The wiki <https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages>
is missing some options:
1) http://pybee.org/voc/ - Converts python to java byetcode
2) https://www.py4j.org/index.html - Allows python code to access jvm
objects.
3) https://github.com/chrishumphreys/p2j - An old python to java
translator. Nice for reference.

Thanks,

Shay Gover
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20160501/11a6a5b9/attachment.html>


More information about the pydotorg-www mailing list