pku-minic / compiler-dev-test-casesLinks
Local test cases for SysY compilers, used by compiler-dev.
☆25Updated 3 years ago
Alternatives and similar repositories for compiler-dev-test-cases
Users that are interested in compiler-dev-test-cases are comparing it to the libraries listed below
Sorting:
- Open test cases of PKU compiler course.☆27Updated 3 years ago
- Course Webpage of COMP130014 Compiler Principles and Techniques @ Fudan University☆73Updated 11 months ago
- 编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.☆178Updated 12 years ago
- The pintos source distribution for PKU Operating System Course projects☆49Updated 9 months ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆88Updated 2 weeks ago
- 新燕园人的私人班车助手(非官方)。☆67Updated 4 months ago
- ☆59Updated last year
- hints for xv6 lab in installing and doing☆53Updated 3 years ago
- This repo is for experiment of UCAS Computer Network course☆27Updated 4 years ago
- my implementation for the CS61C labs in 2020 summer version☆82Updated 4 years ago
- SAST Skill Docs. We are paving the way for your CS studying.☆229Updated 8 months ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆21Updated 2 years ago
- The MOSAIC Operating Systems Model and Checker☆203Updated 2 years ago
- 2021年秋季学期 南京大学ICS课程 PA实验部分☆131Updated 3 years ago
- 2022 Chcore Lab☆50Updated 3 years ago
- ☆142Updated 3 months ago
- Library for generating/parsing/optimizing Koopa IR.☆129Updated 2 weeks ago
- 一本工具指南和开箱即用配置,旨在让大家选用和上手合适的工具。☆155Updated 2 years ago
- NJU 2020 编译原理实验☆23Updated 2 years ago
- Lectures for the class on Compilers@software.nju.edu.cn☆212Updated last year
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆297Updated 5 months ago
- Guide for ICSPA MOOC☆85Updated 2 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- 北京大学信息科学技术学院《开源软件技术》课程材料 // Course Materials for “Open Source Software Development and Technology” at School of EECS, Peking University☆114Updated last week
- A Manual on Surviving in CS of NWPU☆55Updated 2 years ago
- Lectures on Discrete Mathematics @ software.nju.edu.cn☆24Updated 3 years ago
- CSE课程学习方法搜集☆24Updated 5 years ago
- system 2019 project☆14Updated 5 years ago
- This is a repository for graph theory course in USTC☆49Updated 3 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆69Updated 3 years ago