Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 207 Bytes

Mila Compiler

LLVM frontend for subset of the Pascal programming language, written in Haskell

Build & run

stack run -- samples/factorialCycle.mila

Dependencies

  • Haskell
  • stack
  • llvm 9.0