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.
☆18Updated 2 years ago
Alternatives and similar repositories for GrammarAnalyzer:
Users that are interested in GrammarAnalyzer are comparing it to the libraries listed below
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆22Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- 北京大学2021-2022编译原理Lab, SysY编译器 PKU 2021-2022 Compiler Principles, a SysY compiler☆9Updated 2 years ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆79Updated 6 years ago
- Local test cases for SysY compilers, used by compiler-dev.☆21Updated 3 years ago
- 南京大学编译原理实验☆113Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆115Updated 4 months ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆60Updated last year
- NJU 2020 编译原理实验☆23Updated 2 years ago
- The pintos source distribution for PKU Operating System Course projects☆48Updated last month
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆67Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 3 years ago
- Optimizing compiler for SysY (C subset)☆41Updated 11 months ago
- 2021年中国科学技术大学编译原理(H)课程实验项目☆24Updated last year
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- ☆122Updated this week
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 2 months ago
- Mips五级流水线CPU☆37Updated 2 years ago
- NJUCS编译原理实验☆23Updated 3 years ago
- 《自己动手写CPU》一书附带的文件☆80Updated 7 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- A SysY Compiler for PKU Compiling Principles Practice Course (2021 Spring)☆8Updated 3 years ago
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Updated 2 years ago
- Lab of 6.S081 / Fall 2020☆81Updated 4 years ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆265Updated 3 months ago
- 编译原理龙书答案☆187Updated 8 years ago
- ☆59Updated 2 months ago
- 奋战一学期,造台计算机(编译出的bit文件在release中,可以直接食用)☆127Updated 5 years ago
- 组成原理课程实验:MIPS 流水线CPU,实现36条指令,转发,冒险检测☆12Updated 6 years ago