decaf-lang / minidecaf-testsLinks
The MiniDecaf test cases.
☆18Updated 6 months ago
Alternatives and similar repositories for minidecaf-tests
Users that are interested in minidecaf-tests are comparing it to the libraries listed below
Sorting:
- The MiniDecaf compilers.☆67Updated 4 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆145Updated 4 years ago
- Project template for Artix-7 based Thinpad board☆52Updated 2 months ago
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 9 months ago
- Yet another toy CPU.☆93Updated last year
- Recommended coding standard of Verilog and SystemVerilog.☆36Updated 4 years ago
- Compiler development environment.☆20Updated last week
- 计算机组成原理课程32位监控程序☆50Updated 5 years ago
- The MOSAIC Operating Systems Model and Checker☆202Updated 2 years ago
- 龙芯杯21个人赛作品☆36Updated 4 years ago
- 计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位☆125Updated 2 months ago
- Documentation for YatCPU☆53Updated 2 years ago
- A summary of my projects☆49Updated 3 weeks ago
- LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作…☆37Updated 3 years ago
- The MiniDecaf tutorial documentation.☆98Updated last week
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆61Updated 2 years ago
- RISC-V Proxy Kernel for Education☆28Updated last year
- A fast compiler for SysY code☆19Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆244Updated 4 years ago
- Library for generating/parsing/optimizing Koopa IR.☆127Updated last week
- 项目的主仓库☆25Updated 3 years ago
- Rebuild YatSenOS On RISC-V 64.☆22Updated 3 years ago
- MIPS32 CPU implemented in SystemVerilog, with superscalar and FPU support☆108Updated 6 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆48Updated 5 years ago
- This repo stores a more profound view of Computer Architecture: A Quantitative Approach that tells multi-tenancy, virtualize, fine graine…☆26Updated last year
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- Optimizing compiler for SysY (C subset)☆43Updated last year
- 2021年OS比赛获奖赛题(文档/代码开源),可用于2022年参赛同学的学习和提高