An automatic source-code converter (transcompiler) that converts a valid Java program to the equivalent Python program. Uses Python naming conventions and indentation convention.
Features
- Automatic conversion of names to Python conventions
- Fast two-pass operation (with prints to indicate which pass)
- Small (300KB) self-contained program written inPython 3.8
- Note: translates a Java expression as-is with name conversion
- Note: Expects controlled statement of if, for, while and do to be a Java block
License
GNU General Public License version 3.0 (GPLv3)Follow The Pythonizer
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of The Pythonizer!