voc
https://github.com/pybee/voc
Python
A transpiler that converts Python code into Java bytecode
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to voc
Help out
- Issues
- README.rst should have a "quick start for the impatient" type section (and link to the offline docs?)
- most tests fail on Windows7
- Use type information to optimize code paths
- abbreviated names (from imports) not allowed in class `implements` arg
- Improve Java test runner
- Add Stack Maps to generated Java classfiles
- Implement the Python standard library
- Complete implementation of Python builtins
- Complete implementation of methods on standard types
- Complete implementation of operations on standard types
- Docs
- Python not yet supported