DaviesGit / SysY_compilerLinks
该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。
☆69Updated 3 years ago
Alternatives and similar repositories for SysY_compiler
Users that are interested in SysY_compiler are comparing it to the libraries listed below
Sorting:
- 简化的c语言(SysY)编译器☆34Updated 3 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆119Updated 2 years ago
- Optimizing compiler for SysY (C subset)☆43Updated last year
- 华中科技大学编译原理实验2019☆84Updated 4 years ago
- 一本工具指南和开箱即用配置,旨在让大家选用和上手合适的工具。☆155Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆140Updated 4 years ago
- ☆138Updated 3 weeks ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆21Updated 2 years ago
- 南京大学编译原理实验☆120Updated 3 years ago
- 编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.☆177Updated 12 years ago
- PLCT实验室实习生社区。☆276Updated this week
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆217Updated 9 months ago
- ☆17Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 4 years ago
- 使用Markdown制作和蒋炎岩老师幻灯片同一主题的Web幻灯片框架(Base on Reveal.js)☆288Updated 2 months ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- "全国大学生操作系统比赛2025"相关信息☆280Updated 2 months ago
- Library for generating/parsing/optimizing Koopa IR.☆131Updated 9 months ago
- The wrapper repo for NJU ICS PA.☆467Updated 2 weeks ago
- 编译原理龙书答案☆206Updated 9 years ago
- Guide for ICSPA MOOC☆77Updated last year
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 7 months ago
- Nemu PA——给个Star?【仅供交流学习使用,未经许可禁止传播!】(PA3有个地方取地址时存在左移右移问题,在PA4更改这个bug了,请注意!)☆72Updated 3 years ago
- 本仓库包含上海交通大学IPADS实验室设计的操作系统课程系列实验。☆423Updated last month
- 南大软院保研攻略☆191Updated last year
- tiger compiler reference to Modern Compiler Implementation in C (Tiger Book).☆54Updated 3 years ago
- ☆407Updated last year
- ICSPA for MOOC☆52Updated 2 years ago
- things created when i was learning something☆250Updated last year
- 南京大学 编译原理 作业 151220129 计科 吴政亿☆81Updated 7 years ago