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.
☆18Updated 2 years ago
Alternatives and similar repositories for GrammarAnalyzer
Users that are interested in GrammarAnalyzer are comparing it to the libraries listed below
Sorting:
- 操作系统 2019 ucore labs☆46Updated 6 years ago
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆80Updated 7 years ago
- 编译原理龙书答案☆201Updated 9 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆68Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 4 years ago
- 中国科学技术大学编译原理课程实验项目☆50Updated 2 years ago
- ☆134Updated this week
- 简化的c语言(SysY)编译器☆33Updated 3 years ago
- NJU 2020 编译原理实验☆24Updated 2 years ago
- 南京大学计算机系数理逻辑课程资料☆82Updated 6 years ago
- The wrapper repo for NJU ICS PA.☆457Updated 10 months ago
- ☆49Updated 4 years ago
- Notes for courses of @SJTU-SE☆120Updated last year
- OperatingSystemLabs_南京大学操作系统实验☆65Updated 8 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 3 years ago
- 南京大学编译原理实验☆121Updated 3 years ago
- Lab of 6.S081 / Fall 2020☆83Updated 4 years ago
- 北航计算机学院本科《编译原理》实验课的大作业。源语言为类PASCAL语言,目标语言为x86汇编,编译器用C++语言实现。☆134Updated 6 years ago
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 3 years ago
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 5 months ago
- 南京大学计算机系统基础PA和Lab☆108Updated 6 years ago
- Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)☆73Updated 3 years ago
- 抄nemu的同学点个star好嘛☆145Updated 9 years ago
- 华中科技大学计算机科学(shiyan)与技术(baogao)学院通用高分模板☆117Updated 5 years ago
- uCore Operating System Lab☆48Updated 8 years ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆281Updated last month
- 计算机体系结构 2020秋季 UCAS 《计算机体系结构基础》第 2 版课后习题☆62Updated 3 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆139Updated 3 years ago
- ☆110Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆125Updated 7 months ago