This simple program can be used to transpile italian pseudocode into python and execute it on the fly. Add the argument -show in order to show the actual python code that's being executed.
Davidemonaco/pseudocode-transpiler
This simple program can be used to transpile italian pseudocode into python.
PythonGPL-3.0