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.
☆17Updated 2 years ago
Alternatives and similar repositories for GrammarAnalyzer
Users that are interested in GrammarAnalyzer are comparing it to the libraries listed below
Sorting:
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆83Updated 7 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆69Updated 3 years ago
- 南京大学编译原理实验☆123Updated 3 years ago
- Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)☆78Updated 4 years ago
- 编译原理龙书答案☆224Updated 9 years ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆297Updated 5 months ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆146Updated 4 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆244Updated 4 years ago
- NJUCS编译原理实验☆25Updated 4 years ago
- 南京大学山寨毕业论文模版☆134Updated 6 years ago
- Guide for ICSPA MOOC☆85Updated 2 years ago
- 抄nemu的同学点个star好嘛☆152Updated 9 years ago
- Operating System Labs @ NJU☆25Updated 5 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 10 months ago
- NJU 2020 编译原理实验☆23Updated 2 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year
- ✍️ The notes of courses in Shanghai Jiao Tong University☆175Updated 4 years ago
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆54Updated 3 years ago
- OperatingSystemLabs_南京大学操作系统实验☆64Updated 8 years ago
- 简化的c语言(SysY)编译器☆36Updated 3 years ago
- Library for generating/parsing/optimizing Koopa IR.☆129Updated 2 weeks ago
- 编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.☆178Updated 12 years ago
- Notes for courses of @SJTU-SE☆123Updated last year
- Lectures for the class on Compilers@software.nju.edu.cn☆212Updated last year
- https://www.cnblogs.com/xiaoxiongcanguan/category/1754747.html(博客地址)☆20Updated 4 years ago
- things created when i was learning something☆263Updated 2 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- RUC Educational Database Project open lab☆227Updated 2 months ago
- 一本工具指南和开箱即用配置,旨在让大家选用和上手合适的工具。☆155Updated 2 years ago
- My solutions to the programming assignments of the Stanford Compiler course.☆379Updated 10 years ago