pku-minic / compiler-dev-test-casesLinks
Local test cases for SysY compilers, used by compiler-dev.
☆27Updated 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:
- A collection of assignments on large language models, serving for both beginners to get started and pros to practice advanced tech.☆40Updated 9 months ago
- Course Webpage of COMP130014 Compiler Principles and Techniques @ Fudan University☆73Updated last year
- Template for Makefile based SysY compiler projects.☆10Updated 3 years ago
- 编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.☆179Updated 12 years ago
- SAST Skill Docs. We are paving the way for your CS studying.☆235Updated 10 months ago
- 新燕园人的私人班车助手(非官方)。☆68Updated 5 months ago
- Open test cases of PKU compiler course.☆28Updated 4 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- ☆12Updated 3 years ago
- hints for xv6 lab in installing and doing☆53Updated 3 years ago
- The MOSAIC Operating Systems Model and Checker☆205Updated 2 years ago
- ☆59Updated last year
- 北京大学/北大/PKU自动预约入校☆85Updated 3 months ago
- 北京大学信息科学技术学院《开源软件技术》课程材料 // Course Materials for “Open Source Software Development and Technology” at School of EECS, Peking University☆116Updated 3 weeks ago
- Write your own operating system with Rust!☆23Updated 2 weeks ago
- TonyCrane's slide template for reveal-md☆115Updated last year
- iTechX: Open source, edX-style, free course sharing platform.☆83Updated last month
- Pipelined MIPS CPU(course assignment for BUAA-Computer-Organization)☆22Updated 3 years ago
- The pintos source distribution for PKU Operating System Course projects☆54Updated 10 months ago
- Library for generating/parsing/optimizing Koopa IR.☆136Updated 2 weeks ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆146Updated 4 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆91Updated 2 months ago
- 编译原理龙书答案☆230Updated 9 years ago
- 清华大学计算机系零字班计算机组成原理大实验作业。☆32Updated 2 years ago
- This is a repository for graph theory course in USTC☆50Updated 3 years ago
- 2020北京大学程序设计实习OpenJudge作业部分题解☆16Updated 4 years ago
- NJU 2020 编译原理实验☆23Updated 2 years ago
- ☆245Updated 3 years ago
- ☆78Updated last year
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆71Updated 3 years ago