transpyle
transpyle copied to clipboard
Fortran: IfExp, Subscript, Assert not implemented
I am running transpyle on the test cases in https://github.com/adsharma/py2many/tree/main/tests/cases, and many of the simpler cases fail transpiling to Fortran because the following ast are not implemented IfExp, Subscript, Assert