whatlulumomo / MiniCompiler

C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis, intermediate tree generation, generating object code, generating assembly code and machine code, which could be executed in specific machine. C语言编译器(LLVM+MIPS双后端,完成可视化界面)。完成全套词法分析,语法分析,中间树生成,生成目标代码,生成汇编代码,汇编代码…
23Updated 6 years ago

Related projects

Alternatives and complementary repositories for MiniCompiler