Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 218 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 218 Bytes

IMP LLVM Compiler

A simple compiler to IMP programming language using LLVM. Here, we do not use the LLVM API for Haskell, just pretty print a file with LLVM IR instructions corresponding to IMP code.