Human Resource Compiler Series
August 13, 2024...Less than 1 minute
Human Resource Compiler Series
Title without hyperlink is a WIP.
- Preface
- Language Design
- Lexical Analysis
- Syntax Parser (1) - Top Down
- Syntax Parser (2) - Bottom Up
- Math Coffee Break - Formal Language and Automata
- Semantic Analysis
- IR Generation (1) - Introduction and Design
- IR Generation (2) - Control Flow Graph and Liveness Analysis
- IR Generation (3) - Dominance Tree and Static Single Assignment
- IR Generation (4) - Copy Propogation and Dead Assignment Elimination
- IR Generation (5) - Sparse Conditional Constant Propagation
- IR Generation (6) - Loop Invariant Code Motion
- More on the way ...
Code is hosted in GitHub.
Powered by Waline v3.3.2