zhenghaoz / ucore
uCore Operating System Lab
☆48Updated 7 years ago
Alternatives and similar repositories for ucore:
Users that are interested in ucore are comparing it to the libraries listed below
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- UCore Operating System labs☆12Updated 6 years ago
- Optimizing compiler for SysY (C subset)☆41Updated last year
- A website for courses of IEEE pilot class, SJTU | 上海交通大学 IEEE 试点班的课程信息☆99Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- Lecture notes at SJTU☆40Updated 4 years ago
- public repository for 2020 operating system course project "riscv64-ucore"☆23Updated 4 years ago
- system 2019 project☆14Updated 4 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- Lab for Network Principles since 2019-2020 fall☆170Updated 4 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- 简化的c语言(SysY)编译器☆33Updated 2 years ago
- ☆50Updated 4 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
- 我的计算机科学学习之路 - 上海交通大学 SJTU☆39Updated 2 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆67Updated 2 years ago
- ☆54Updated 4 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 3 years ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆79Updated 6 years ago
- ucore with comments & logs☆61Updated 2 years ago
- SYSU OS project.☆62Updated 9 years ago
- ☆200Updated 4 years ago
- 抄nemu的同学点个star好嘛☆145Updated 8 years ago
- c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 …☆185Updated 7 years ago
- https://www.cnblogs.com/xiaoxiongcanguan/category/1754747.html(博客地址)☆20Updated 4 years ago
- 本人编写的上海交通大学OJ系统部分题目的C++版本代码。☆30Updated 3 years ago
- ✍️ The notes of courses in Shanghai Jiao Tong University☆171Updated 3 years ago
- jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。☆156Updated 6 years ago
- Lab of 6.S081 / Fall 2020☆82Updated 4 years ago