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.☆60Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 5 months ago
- Learn how to write a minimal working linker from scratch☆102Updated last year
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- Deeplang is a new language for IoT device programming.☆81Updated 2 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
- 实现一个子集c编译器 ,后端基于llvm20☆2Updated last month
- 《Static Single Assignment Book》- 中文翻译☆28Updated last year
- ChocoPy LLVM Repo☆75Updated 2 years ago
- A fork of chibicc ported to RISC-V assembly.☆41Updated 2 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆48Updated 3 years ago
- An optimizing compiler in the Chinese Collegiate Student System Capability Challenge (Compiler Track) 2021☆61Updated 3 months ago
- The MiniDecaf tutorial documentation.☆95Updated 4 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆74Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆119Updated 5 months ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆30Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 3 years ago
- Port XV6 to K210 board!☆137Updated 3 years ago
- A compiler for SimpleLang which is a new language.☆35Updated last year
- 可运行OS的RISCV-64的硬件模拟器设计与实现☆22Updated 4 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆35Updated last week
- An unofficial reference implementation of the C Minus Minus Compiler☆58Updated 3 months ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- Build lexers and parsers by deriving traits.☆25Updated last year
- 方舟编译入门技术课程的配套代码☆29Updated 4 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆60Updated last year
- A simple and fast RISC-V JIT emulator.☆141Updated 8 months ago
- Build your own Riscv Emulator in Rust.☆105Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆341Updated last year