Code Converter

Lexical Analysis
// Output will appear here
Syntax Analysis
// Output will appear here
Semantic Analysis
// Output will appear here
Intermediate Code
// Output will appear here
Optimization
// Output will appear here
Python Output
// Output will appear here