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
- Round misimplemented for integers
- Conditional expected failures for backported bug fixes
- Wrong error when trying to setattr
- Docs should be clearer on how to get dependencies
- Replace ant with gradle for build.
- We need better output for tests that raise exceptions
- classmethods and staticmethods aren't bound correctly
- Bool should inherit from Integer not Object
- Derived class doesn't inherit some magic(dunder) methods from the parent class
- Format of TypeError message is wrong for missing arguments in some functions.
- Docs
- Python not yet supported