A compiler for the Kaleidoscope language. Written in C++ with lex/yacc and generates LLVM IR.
Primary LanguageC++