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.
☆16Updated 2 years ago
Alternatives and similar repositories for GrammarAnalyzer:
Users that are interested in GrammarAnalyzer are comparing it to the libraries listed below
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆66Updated 2 years ago
- 简化的c语言(SysY)编译器☆33Updated 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
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 weeks ago
- 北京大学2021-2022编译原理Lab, SysY编译器 PKU 2021-2022 Compiler Principles, a SysY compiler☆9Updated 2 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆59Updated 3 years ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆23Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆40Updated 10 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- 编译原理龙书答案☆172Updated 8 years ago
- ☆101Updated this week
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆75Updated 6 years ago
- 南京大学编译原理实验☆102Updated 2 years ago
- 2021年中国科学技术大学编译原理(H)课程实验项目☆25Updated last year
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- Library for generating/parsing/optimizing Koopa IR.☆110Updated 2 months ago
- 华中科技大学编译原理实验2019☆81Updated 3 years ago
- 操作系统 2019 ucore labs☆46Updated 5 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- 北京大学编译原理课程实践2023春,一个SysY到RISC-V的编译器,实践文档:https://pku-minic.github.io/online-doc/#/☆20Updated last year
- 《自己动手写CPU》一书附带的文件☆78Updated 6 years ago
- Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)☆70Updated 3 years ago
- 2021年秋季学期 南京大学ICS课程 PA实验部分☆123Updated 2 years ago
- USTC计算机学院 个人学习资料分享☆142Updated 3 years ago
- xv6-riscv-book中译版☆81Updated 9 months ago
- 北京理工大学 MIPS 指令集 CPU 设计系列教学实验☆34Updated 4 years ago
- ☆57Updated last week
- A series of experiments of subject Data Structure for kaoyan-exam students☆112Updated 8 months ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆256Updated last month
- 中国科学技术大学编译原理课程实验项目☆45Updated last year