Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 147 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 147 Bytes

Intermediate Representation using Stack

Implements a compiler that generates IR for an abstract machine that uses a stack based execution model.