ilo5u / GrammarAnalyzer
这个应用程序可以自动生成特定语法的分析表。例如LL(1)、SLR(1) 和 LR(1)。主要用于编译原理等课程中那些笨拙的问题。This app can automatically generate analysis sheet of specific grammar. e.g. LL(1), SLR(1) and LR(1). Mainly used for those clumsy questions in courses like Principles of Compiling.
☆19Updated 2 years ago
Alternatives and similar repositories for GrammarAnalyzer
Users that are interested in GrammarAnalyzer are comparing it to the libraries listed below
Sorting:
- Local test cases for SysY compilers, used by compiler-dev.☆22Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 months ago
- The pintos source distribution for PKU Operating System Course projects☆48Updated 3 months ago
- 北京大学2021-2022编译原理Lab, SysY编译器 PKU 2021-2022 Compiler Principles, a SysY compiler☆9Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆41Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆120Updated 5 months ago
- 北京理工大学 MIPS 指令集 CPU 设计系列教学实验☆34Updated 4 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 4 years ago
- xv6-riscv-book中译版☆81Updated last year
- 华中科技大学 软件工程大作业 数独APP☆8Updated 5 years ago
- ☆59Updated last year
- public repository for 2020 operating system course project "riscv64-ucore"☆23Updated 4 years ago
- 编译原理龙书答案☆194Updated 9 years ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆79Updated 6 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆61Updated last year
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆68Updated 2 years ago
- Operating System Labs @ NJU☆25Updated 5 years ago
- hints for xv6 lab in installing and doing☆50Updated 3 years ago
- The final project of PKU course Compilers: Principles in Spring 2023, a SysY to RISC-V compiler. Document::https://pku-minic.github.io/on…☆21Updated last year
- PKU北京大学信息科学技术学院2023春人工智能基础(ai基础,AI基础)课程记录仓库。董豪老师班。☆31Updated last year
- 计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位☆117Updated 8 months ago
- 南京大学编译原理实验☆116Updated 3 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆48Updated 3 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- A SysY Compiler for PKU Compiling Principles Practice Course (2021 Spring)☆8Updated 3 years ago
- ☆46Updated 4 years ago
- 为了更好地帮助后来的同学参加龙芯杯,草拟了这份建议,望对后来人有所帮助☆126Updated 4 years ago