The KUCHAN compiler is a simple programming language project. Its implementation uses Flex and Bison for lexical and syntactic analysis and for the creation of a abstract syntax tree. LLVM is utilized to generate efficient output code from the abstract syntax tree of the analyzed source code. - View it on GitHub
Star
0
Rank
11541311