This is the course design for the Compiler Principles Lab of Fuzhou University for the 2025 academic year, implementing a simple compiler front-end. The lexical analysis refers to Golang's rules but ...
This is the code for BUAA's 2021 Compiler Principles course, which implements a simple C-like compiler and includes my design documentation.
Abstract: In this paper a teaching model has been established for compiler principle course through making engineering reform to Compiler Principles course. Ladder-like Iterative teaching method has ...