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双后端,完成可视化界面)。完成全套词法分析,语法分析,中间树生成,生成目标代码,生成汇编代码,汇编代码…
☆24Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for MiniCompiler
- 武汉大学弘毅学堂编译原理课程设计系列实验☆15Updated 4 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- 半自动词法分析器和半自动语法分析器☆9Updated 7 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆244Updated 7 years ago
- pl0 compiler writen in C++☆26Updated 6 years ago
- 这是我自己用C++写的一个小型数据库,其中包括语义分析,存储管理,检索优化(主要用到了B+树,B+树也是自己写的)☆15Updated 7 years ago
- DIY Compiler☆45Updated 5 months ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- A compiler for the course Compiler 2017 at ACM Class, SJTU.☆76Updated 6 years ago
- uCore Operating System Lab☆48Updated 7 years ago
- A toy complier.☆118Updated 2 years ago
- THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)☆46Updated 7 years ago
- Qt实现的图形化界面MIPS汇编指令的汇编器/反汇编器/模拟器(浙江大学计算机组成课程作业)☆22Updated 4 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 6 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆137Updated 3 years ago
- Database project☆8Updated 5 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆26Updated 6 years ago
- 造路由器 (清华大学 网络原理课程 2018-2019秋)☆76Updated 5 years ago
- 一个小型的c语言编译器☆87Updated 6 years ago
- 基于龙芯FPGA开发板的计算机综合系统实验☆25Updated 5 years ago
- A naive key-value database as the project of Storage Technology Foundations course☆10Updated 5 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 years ago
- 基于C++的无禁手五子棋AI,通过openGL实现图形界面☆37Updated 6 years ago
- A toy example of database by C++☆22Updated 5 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆55Updated last year
- Some CS notes during Jiawei's undergrad.☆31Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆41Updated 4 years ago
- Toy Compiler for Compiler 2016 Course☆91Updated 8 years ago