roife / racoon
A toy compiler for miniSysY, implemented in Rust. (Reference implementation for BUAA-SE-Compiler course project)
☆27Updated last year
Alternatives and similar repositories for racoon:
Users that are interested in racoon are comparing it to the libraries listed below
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆59Updated 3 years ago
- Recommended coding standard of Verilog and SystemVerilog.☆34Updated 3 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- 龙芯杯21个人赛作品☆34Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated last month
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高☆48Updated 3 years ago
- Library for generating/parsing/optimizing Koopa IR.☆114Updated 3 months ago
- A simple Docker-based build & judge system for complex multi-file projects. 使用 Docker 隔离的适用于多文件项目的自动评测机。☆43Updated 3 years ago
- Framework of pa code for THU compiler principle course.☆13Updated 5 years ago
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆53Updated last month
- My resume☆18Updated last month
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆59Updated last year
- A fast compiler for SysY code☆18Updated 2 years ago
- ☆18Updated 3 years ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆30Updated 2 years ago
- An RISC-V experimental OS☆25Updated last year
- An awesome language and its compiler.☆33Updated 2 years ago
- 北航操作系统课程 MOS 内核实验开源代码仓库☆20Updated last week
- A summary of my projects☆47Updated last week
- BUAASE2019级的编译实验的实验指导与实验安排☆116Updated 2 years ago
- A C0 compiler for homework | C0 编译器 | 北航软院编译原理大作业☆30Updated 4 years ago
- A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education …☆114Updated 4 months ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆36Updated 3 weeks ago
- 北航 2020 年软院编译原理相关资料与规划 | Docs and planning on Compilers class in 2020 for College of Software of BUAA☆34Updated 3 years ago
- a compiler for CSC-Compiler-2022☆13Updated 2 years ago
- Build lexers and parsers by deriving traits.☆25Updated last year