Advanced Programming Languages UMGC Fall 2023 Semester Session 1
-
Updated
May 9, 2024 - C++
Advanced Programming Languages UMGC Fall 2023 Semester Session 1
The project implements a complete compilation pipeline including tokenization, syntax analysis based on formal grammar, and assembly code generation. Perfect for those interested in compiler design and implementation or looking to understand the transformation from high-level Lua code to low-level assembly language.
Add a description, image, and links to the compiler-implementation topic page so that developers can more easily learn about it.
To associate your repository with the compiler-implementation topic, visit your repo's landing page and select "manage topics."