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
Alternatives and similar repositories for MiniCompiler:
Users that are interested in MiniCompiler are comparing it to the libraries listed below
- DIY Compiler☆45Updated 9 months ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- A compiler for the course Compiler 2017 at ACM Class, SJTU.☆78Updated 6 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- A toy example of database by C++☆21Updated 6 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 7 years ago
- 基于龙芯FPGA开发板的计算机综合系统实验☆25Updated 6 years ago
- Database project☆8Updated 6 years ago
- Yet another toy processor implementation☆15Updated 3 years ago
- Some CS notes during Jiawei's undergrad.☆31Updated 3 years ago
- CMU-CSAPP-LAB 原始文件+完成代码+文字攻略(过程记录手稿第一版)☆57Updated 7 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 …☆185Updated 7 years ago
- A little C Style Compiler☆57Updated 8 years ago
- A toy complier.☆119Updated 2 years ago
- A naive key-value database as the project of Storage Technology Foundations course☆10Updated 5 years ago
- pl0 compiler writen in C++☆27Updated 6 years ago
- https://www.cnblogs.com/xiaoxiongcanguan/category/1754747.html(博客地址)☆20Updated 4 years ago
- Course Project. PKU Compiler Design. Spring, 2020.☆51Updated 4 years ago
- 在线图书借阅系统 - 2017 THU OOP课大作业☆13Updated 6 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语法编译器, 支持生成…☆252Updated 7 years ago
- uCore Operating System Lab☆48Updated 7 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 2 years ago
- ☆26Updated 6 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 半自动词法分析器和半自动语法分析器☆9Updated 7 years ago
- 2018年新版毛概纲要☆48Updated 5 years ago