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
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- 武汉大学弘毅学堂编译原理课程设计系列实验☆15Updated 4 years ago
- 基于龙芯FPGA开发板的计算机综合系统实验☆25Updated 5 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)☆46Updated 7 years ago
- DIY Compiler☆45Updated 4 months ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 years ago
- 简单的 MIPS 编辑器 / 汇编器 / 反汇编器 / 模拟器,具有图形化界面☆29Updated 6 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆42Updated 6 years ago
- A toy complier.☆119Updated 2 years ago
- uCore Operating System Lab☆48Updated 7 years ago
- Qt实现的图形化界面MIPS汇编指令的汇编器/反汇编器/模拟器(浙江大学计算机组成课程作业)☆22Updated 4 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- 半自动词法分析器和半自动语法分析器☆9Updated 7 years ago
- A compiler for the course Compiler 2017 at ACM Class, SJTU.☆76Updated 6 years ago
- A naive key-value database as the project of Storage Technology Foundations course☆10Updated 5 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- 开源软件供应链点亮计划 - 暑期 202X☆6Updated 4 months ago
- Introducing the new lightweight MIPS Assembler and Disassembler, supporting syntax highlighting, code editing, file dragging and dropping…☆37Updated 6 years ago
- A simple sql parser with context-free grammer, predictive parser and lexer with DFA☆12Updated 9 years ago
- A toy example of database by C++☆22Updated 5 years ago
- Operating System Simulator☆20Updated 5 years ago
- Database project☆8Updated 5 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Updated 4 years ago
- α-β Pruning / Monte Carlo Tree Search, 四子棋, 蒙特卡洛☆24Updated 7 years ago
- ☆17Updated 7 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆47Updated 2 years ago
- CMU-CSAPP-LAB 原始文件+完成代码+文字攻略(过程记录手稿第一版)☆57Updated 7 years ago