Optimizing compiler for SysY (C subset)
☆44Apr 14, 2024Updated last year
Alternatives and similar repositories for syc
Users that are interested in syc are comparing it to the libraries listed below
Sorting:
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆63Feb 4, 2023Updated 3 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆71Jun 27, 2022Updated 3 years ago
- A toy compiler that translates SysY (a subset of C language) into ARMv7a assembly.☆12Sep 27, 2021Updated 4 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Aug 24, 2020Updated 5 years ago
- 简化的c语言(SysY)编译器☆36Jun 4, 2022Updated 3 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆70Feb 3, 2025Updated last year
- 🛠Robust SSH: auto-reconnect SSH session that preserves your running shell and command. Intuitive, no server-side setup, aimed at simplic…☆13Nov 14, 2025Updated 3 months ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆13Jul 31, 2023Updated 2 years ago
- An WebC(self-designed) Compiler based on LLVM, which make it easy to develop web server. 使用LLVM框架的WebC语言编译器🔧☆10Feb 9, 2022Updated 4 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Feb 9, 2023Updated 3 years ago
- A simple compiler for compiling SysY language into ARMv7-A instructions.☆12May 14, 2021Updated 4 years ago
- An optimizing compiler targeting armv7 and risc-v32☆63Jan 31, 2025Updated last year
- VS Code extension for code visualization and navigation☆21Jan 23, 2026Updated last month
- A Rust raytracer for learning. Used this guide for the core raytracing principles and math: https://www.scratchapixel.com/index.php☆21Jun 6, 2022Updated 3 years ago
- Papers, Posters, Presentations, Documentation...☆19Jan 9, 2024Updated 2 years ago
- Access bookkeeping for RISC-V Lab☆21Oct 31, 2025Updated 4 months ago
- A fast compiler for SysY code☆19Aug 22, 2022Updated 3 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Mar 29, 2022Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆249May 16, 2021Updated 4 years ago
- A toy SysY compiler, for PKU compiler course project, 2022 fall.☆22Jan 13, 2023Updated 3 years ago
- Our repository for NSCSCC☆19Feb 22, 2025Updated last year
- A PostgreSQL inspired SQL database written in Rust.☆27Oct 25, 2021Updated 4 years ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆32Jun 3, 2022Updated 3 years ago
- 2021年华为毕昇杯中国科学技术大学Maho_Shojo队二等奖作品☆27Jul 15, 2022Updated 3 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆65Aug 19, 2021Updated 4 years ago
- A clone of subway surfer in webgl☆10Mar 11, 2019Updated 6 years ago
- The MiniDecaf compilers.☆67Jan 16, 2021Updated 5 years ago
- Low-level RDMA API☆39Oct 22, 2023Updated 2 years ago
- Generators Gallery☆11May 31, 2025Updated 9 months ago
- HeteroCL-MLIR dialect for accelerator design☆42Sep 18, 2024Updated last year
- Textual tables with automatic alignment☆39Aug 10, 2023Updated 2 years ago
- Cute tiny operating system for RISC-V. ฅ•ω•ฅ☆38Jun 9, 2022Updated 3 years ago
- Finite-element library for analysis and adjoint-based gradient evaluation☆11Feb 6, 2026Updated 3 weeks ago
- MiniVM is a virtual machine for executing Eeyore/Tigger IR.☆35Dec 3, 2021Updated 4 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- The Gee (寂) Operating System, written in YuLang.☆34Jun 28, 2021Updated 4 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Dec 30, 2025Updated 2 months ago
- 北京大学学位论文Latex模板(for Mac),基于pkuthss v1.9.1修改,主要进行Mac的适配修改、个人最佳实践说明、配置踩坑经验☆36Dec 18, 2021Updated 4 years ago
- A simple ptuc to C compiler using flex and bison.☆10May 1, 2018Updated 7 years ago