hellogcc / OSDT2020
开源开发工具大会2020的幻灯片
☆47Updated 4 years ago
Alternatives and similar repositories for OSDT2020:
Users that are interested in OSDT2020 are comparing it to the libraries listed below
- PLCT实验室2020年开放日活动的演讲资料☆13Updated 4 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆48Updated 2 years ago
- DIY Compiler☆45Updated 7 months ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- a simple interpreter.☆10Updated last year
- Some toy labs for compiler course☆57Updated 2 years ago
- A repo to store the compiler project☆72Updated 2 years ago
- A C0 compiler for homework | C0 编译器 | 北航软院编译原理大作业☆30Updated 4 years ago
- An April fools joke, a llvm backend to CMake☆47Updated 3 years ago
- 开源开发工具周刊☆174Updated this week
- ☆10Updated 5 years ago
- Birdee Language compiler and runtime☆40Updated 4 years ago
- General-LR Parser Generator☆10Updated 3 months ago
- A Rust style C++ library.☆19Updated 2 years ago
- Software testing introduction. An introductory booklet written for friends who are interested in software quality assurance. 软件测试简介。为对软件质…☆28Updated 4 years ago
- ☆77Updated 4 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 2 years ago
- 编译原理相关的工作岗位收集☆85Updated 6 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆46Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆51Updated last year
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- Linux kernel labs☆56Updated 3 years ago
- 史宁宁(知乎ID:小乖他爹(已经改为:编译船夫),CSDN ID:snsn1984)的演讲交流PPT及相关资料。☆45Updated last year
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- Some CS notes during Jiawei's undergrad.☆31Updated 3 years ago
- Yet Another File System (yfs) based on Paxos algorithm.