Wave

Wave is a source-to-source compiler that translates basic JavaScript code into semantically equivalent Python code

Note: Wave only supports basic statements (e.g. conditional statements, loops, function/variable declarations). Please refer to the 'Functionality' and 'Examples' sections on GitHub for further details.