py2mojo icon indicating copy to clipboard operation
py2mojo copied to clipboard

Automated Python to Mojo code translation

Results 2 py2mojo issues
Sort by recently updated
recently updated
newest added

i installed using pip then when i open the directory where is the main file and run py2moji main.py i get this:File main.py unchanged

I added some basic support last couple of days: ``` py2many --mojo=1 test.py ``` There is common infra used by other languages that could be reused. https://github.com/py2many/py2many