/U_3A_2S_COMP_Projeto_1

I developed a compiler that translates a specific programming language into machine-executable instructions. The project involved stages like lexical analysis, parsing, semantic analysis, intermediate code generation and optimization. The compiler aimed to produce accurate executable code from human-readable source code.

Primary LanguageC++

This repository is not active