MaxXSoft / YuLang
The Yu (羽) programming language.
☆77Updated last year
Alternatives and similar repositories for YuLang:
Users that are interested in YuLang are comparing it to the libraries listed below
- The Gee (寂) Operating System, written in YuLang.☆34Updated 3 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated last year
- A toy C compiler that compatible with C23 and can do limited optimizations☆50Updated 2 months ago
- Learn how to write a minimal working linker from scratch☆100Updated 9 months ago
- Library for generating/parsing/optimizing Koopa IR.☆108Updated 2 months ago
- A compiler for SimpleLang which is a new language.☆33Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆137Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- The MiniDecaf tutorial documentation.☆94Updated last month
- A fork of chibicc ported to RISC-V assembly.☆38Updated 2 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆52Updated 4 months ago
- An RISC-V experimental OS☆25Updated last year
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- ☆82Updated 9 months ago
- 《Learn LLVM 17》的非专业个人翻译☆136Updated 4 months ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆335Updated last year
- Build your own Riscv Emulator in Rust.☆106Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆69Updated last year
- Port XV6 to K210 board!☆132Updated 3 years ago
- A repo to store the compiler project☆73Updated 2 years ago
- xv6-riscv-book中译版☆80Updated 8 months ago
- Fuxi (伏羲) is a 32-bit pipelined RISC-V processor written in Chisel3.☆167Updated 3 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆29Updated last year
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆48Updated 2 years ago
- A fast compiler for SysY code☆18Updated 2 years ago
- DIY Compiler☆45Updated 7 months ago
- A simple and fast RISC-V JIT emulator.☆128Updated 5 months ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆59Updated last year
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago