/Compiler-for-C-Like-Language

This is a fully-functional compiler for a C-like language(FlatB), with its own specifications. Built parser, scanner, abstract syntax tree, interpreter and code-generator for intermediate representation(IR) using flex, bison and llvm.

Primary LanguageC++

This repository is not active