Skip to content

Eoic/Iridium

Repository files navigation

Iridium

Toy LLVM compiler.

Prerequisites

llvm-7
flex
bison

Compiling

make
./compiler <source.ird> -o executable
./executable