ilo5u / GrammarAnalyzerLinks
这个应用程序可以自动生成特定语法的分析表。例如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:
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆245Updated 4 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆44Updated 4 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- 计算机体系结构 2020秋季 UCAS 《计算机体系结构基础》第 2 版课后习题☆63Updated 3 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆62Updated 2 years ago
- The pintos source distribution for PKU Operating System Course projects☆49Updated 3 months ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆79Updated 6 years ago
- 编译原理龙书答案☆198Updated 9 years ago
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 4 months ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆22Updated 2 years ago
- Library for generating/parsing/optimizing Koopa IR.☆122Updated 6 months ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆68Updated 2 years ago
- ☆59Updated last year
- ucas Network lab. 中国科学院大学计算机网络实验☆46Updated 6 years ago
- Optimizing compiler for SysY (C subset)☆42Updated last year
- uCore Operating System Lab☆48Updated 7 years ago
- 南京大学计算机系数理逻辑课程资料☆81Updated 5 years ago
- Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)☆73Updated 3 years ago
- 2021年中国科学技术大学编译原理(H)课程实验项目☆24Updated last year
- 国科大计算机系本科课程经验总结☆14Updated 3 years ago
- Operating System Labs @ NJU☆25Updated 5 years ago
- 一份面向UCAS本科计算机科学与技术专业同学的基础指南☆28Updated 2 years ago
- 编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.☆174Updated 11 years ago
- This repo is for experiment of UCAS Computer Network course☆27Updated 4 years ago
- xv6-riscv-book中译版☆81Updated last year
- system 2019 project☆15Updated 5 years ago
- 我的计算机科学学习之路 - 上海交通大学 SJTU☆39Updated 2 years ago
- 北京大学2021-2022编译原理Lab, SysY编译器 PKU 2021-2022 Compiler Principles, a SysY compiler☆9Updated 2 years ago