transpyle
transpyle copied to clipboard
Fortran: program support
It looks like if __name__ == "__main__": is not transpiled into program ... end program. This would be helpful to allow black box comparison of a python program with the fortran-transpiled program.