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
You Might Also Like
Create and run cloud-based virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of The Pythonizer!