/pseudocode-transpiler

This simple program can be used to transpile italian pseudocode into python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pseudocode-transpiler

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.