Pythonizer

Ever wanted to use python but were stuck writing code in Java? Now you can have the best of both worlds!

How to use:

./pythonizer <java_file_name.java>

Example change: (sample from https://www.cs.utexas.edu/~scottm/cs307/javacode/codeSamples/UnsortedSetTest.java)

./pythonizer sample_java.java

Built With

Share this project:

Updates