You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.