courses-at-nju-by-hfwei / compilers-papers-we-loveLinks
Papers We Love on Compilers
☆33Updated 11 months ago
Alternatives and similar repositories for compilers-papers-we-love
Users that are interested in compilers-papers-we-love are comparing it to the libraries listed below
Sorting:
- Resources on Compilers☆110Updated 11 months ago
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆211Updated 8 months ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆129Updated 2 weeks ago
- The MOSAIC Operating Systems Model and Checker☆203Updated 2 years ago
- ChocoPy LLVM Repo☆77Updated 2 years ago
- The cold linker☆72Updated last year
- Course Webpage of COMP130014 Compiler Principles and Techniques @ Fudan University☆73Updated 11 months ago
- A similarity measurer on two programming assignments on Online Judge.☆10Updated 2 years ago
- compiler course info☆251Updated 2 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的 学习和提高☆48Updated 3 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Updated last month
- The MiniDecaf tutorial documentation.☆98Updated 2 weeks ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆69Updated 3 years ago
- 带你畅游《软件分析》☆277Updated 3 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆119Updated 3 years ago
- Course Webpage of COMP737011 Memory Safety and Programming Language Design @ Fudan University☆33Updated last month
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- Lectures for the class on Compilers@software.nju.edu.cn☆212Updated last year
- P523 Course in Rust☆62Updated 4 years ago
- OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)☆86Updated 8 months ago
- C-like language compiler, the final project of ZJU Compiler Principle course☆44Updated 3 years ago
- Build lexers and parsers by deriving traits.☆25Updated last year
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year
- Mini Moonbit implementation from 摩卡猫猫☆15Updated 11 months ago
- An unofficial reference implementation of the C Minus Minus Compiler☆67Updated 9 months ago
- 一种支持多种架构嵌入式领域的实时操作系统,支持网络通信和grub启动☆67Updated 2 years ago
- An RISC-V experimental OS☆25Updated 2 years ago
- 没分支的 rCore-Tutorial☆46Updated 2 months ago