/Iridium

A simple LLVM programming language.

Primary LanguageC++

Iridium

Toy LLVM compiler.

Prerequisites

llvm-7
flex
bison

Compiling

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