courses-at-nju-by-hfwei / compilers-papers-we-loveLinks
Papers We Love on Compilers
☆33Updated last year
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☆111Updated last year
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台 (Lab for Software Analysis and Verification, 2022 Spring, Tsinghua University)☆209Updated 9 months ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- The MOSAIC Operating Systems Model and Checker☆204Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆135Updated this week
- compiler course info☆251Updated 2 years ago
- ChocoPy LLVM Repo☆77Updated 3 years ago
- Lectures for the class on Compilers@software.nju.edu.cn☆212Updated last year
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 4 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Updated 2 months ago
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- The cold linker☆71Updated last year
- Course Webpage of COMP130014 Compiler Principles and Techniques @ Fudan University☆73Updated last year
- The MiniDecaf tutorial documentation.☆98Updated last month
- ☆161Updated 3 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year
- Guide for ICSPA MOOC☆86Updated 2 years ago
- 带你畅游《软件分析》☆277Updated 3 years ago
- OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)☆86Updated 8 months ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆65Updated 4 years ago
- A similarity measurer on two programming assignments on Online Judge.☆10Updated 2 years ago
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- xv6-riscv-book中译版☆83Updated last year
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆245Updated 4 years ago
- Build lexers and parsers by deriving traits.☆25Updated last year
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆70Updated 3 years ago
- My solutions to the programming assignments of the Stanford Compiler course.☆380Updated 10 years ago
- 一本工具指南和开箱即用配置,旨在让大家选用和上手合适的工具。☆155Updated 2 years ago
- C-like language compiler, the final project of ZJU Compiler Principle course☆44Updated 3 years ago
- Tai-e assignments for static program analysis☆1,212Updated 3 months ago