The project is to construct a compiler for a small programming language, called PCAT. It will involve: lexical analysis, parsing, etc
-
Updated
Nov 11, 2022 - C
The project is to construct a compiler for a small programming language, called PCAT. It will involve: lexical analysis, parsing, etc
The project is to construct a compiler for a small programming language, called PCAT. It will involve: lexical analysis, parsing, semantic analysis (type-checking), and code generation for MIPS architecture.
Add a description, image, and links to the pcat-compiler-construction topic page so that developers can more easily learn about it.
To associate your repository with the pcat-compiler-construction topic, visit your repo's landing page and select "manage topics."