End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.
-
Updated
Jun 19, 2025 - C++
End-to-end compiler for MiniPascal, a simplified Pascal language. Built with C++, Flex, and Bison, it parses, semantically analyzes, and generates assembly for a custom stack-based VM.
A minipascal parser implemented with Python-PLY
ADO Teoria da Computação e Compiladores SENAC
Add a description, image, and links to the minipascal topic page so that developers can more easily learn about it.
To associate your repository with the minipascal topic, visit your repo's landing page and select "manage topics."