该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。
☆71Jun 27, 2022Updated 4 years ago
Alternatives and similar repositories for SysY_compiler
Users that are interested in SysY_compiler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 简化的c语言(SysY)编译器☆36Jun 4, 2022Updated 4 years ago
- Optimizing compiler for SysY (C subset)☆43Apr 14, 2024Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆147Aug 14, 2021Updated 4 years ago
- NKU CS major compulsory course in 5th semester, taught by Prof. Wang Gang. Finish a compiler of language SysY(A subset of language C), by…☆10Jan 14, 2022Updated 4 years ago
- A simple compiler for compiling SysY language into ARMv7-A instructions.☆12May 14, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆32Dec 9, 2023Updated 2 years ago
- ☆12May 31, 2024Updated 2 years ago
- THU compiler principle course homework, written in rust. (this is not the pa framework)☆13Dec 24, 2018Updated 7 years ago
- ☆11Dec 25, 2020Updated 5 years ago
- ☆17Dec 24, 2021Updated 4 years ago
- Compiler development environment.☆21Apr 9, 2026Updated 2 months ago
- SysY is a subset of the C programming language. It's a language used in Huawei Bisheng Compiler System Design Contest☆16Oct 7, 2021Updated 4 years ago
- 从0开始写一个操作系统——《操作系统真象还原》☆12Sep 21, 2020Updated 5 years ago
- a compiler for CSC-Compiler-2022☆13Aug 22, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 杭州电子科技大学操作系统实验:内核编译、系统调用、pstree 内核模块、模拟 shell 、信号量机制、管道通信、消息队列通信、共享内存通信、简单文件系统,以及模拟进程链表基本操作、进程调度、银行家算法☆15Dec 10, 2022Updated 3 years ago
- Rust LLVM Practises☆17Dec 29, 2020Updated 5 years ago
- ☆10Jan 3, 2024Updated 2 years ago
- NKU-SSS整合计划,已经放弃治疗 # Deprecated Project #☆27Apr 28, 2017Updated 9 years ago
- flex and bison for SysY language☆11Nov 9, 2022Updated 3 years ago
- A toy SysY compiler for the PKU compiler course project, 2023 spring.☆14Aug 31, 2023Updated 2 years ago
- 使用numpy从零开始实现llama3的推理流程,并对其进行封装,对比GPU,CPU上的表现以及Lora微调。llama3 implemented from scratch using numpy and lora fine-tune.。☆12Jul 16, 2024Updated last year
- ☆12Oct 11, 2021Updated 4 years ago
- SysY (A Subset of C) Language Compiler - Experimental code of BUAA Compilation Technology Course in 2022. 北航编译技术课程设计2022代码☆16Nov 12, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Jul 15, 2022Updated 3 years ago
- ☆11Jun 9, 2023Updated 3 years ago
- ZJU 2021年春学期多媒体技术课程大作业,用MATLAB实现标准JPEG图像压缩流程☆25Jun 29, 2021Updated 5 years ago
- Predict Performance of GPU Applications using analytical model and Machine Learning☆11Aug 31, 2022Updated 3 years ago
- Medical System as a Service - ZJU Software Engineering Course Project 2021☆14Jul 7, 2021Updated 4 years ago
- ☆10Oct 27, 2023Updated 2 years ago
- UCore Operating System labs☆12May 21, 2018Updated 8 years ago
- D3CTF-2022-Official-Writeup☆16Mar 11, 2022Updated 4 years ago
- 杭电计算机学院-《数据结构》所有上机实验代码☆15Mar 12, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A DB project for DB course in ZJU.☆10Jul 14, 2022Updated 3 years ago
- ZJU 信安19 课程资料☆55Nov 14, 2023Updated 2 years ago
- meituan☆16May 4, 2024Updated 2 years ago
- The Gee (寂) Operating System, written in YuLang.☆34Jun 28, 2021Updated 5 years ago
- 杭电计算机学院各科大作业分享☆46Jun 22, 2021Updated 5 years ago
- 计算机系统——从小白学起☆36Mar 6, 2024Updated 2 years ago
- SysY2022:基于flex的词法分析(C语言实现)☆18Apr 20, 2023Updated 3 years ago