项目作者: stardust95

项目描述 :
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
高级语言: C++
项目地址: git://github.com/stardust95/TinyCompiler.git