MaxXSoft / YuLangLinks
The Yu (羽) programming language.
☆79Updated last year
Alternatives and similar repositories for YuLang
Users that are interested in YuLang are comparing it to the libraries listed below
Sorting:
- A toy C compiler that compatible with C23 and can do limited optimizations☆56Updated 7 months ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆124Updated 7 months ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- A compiler for SimpleLang which is a new language.☆35Updated last year
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆244Updated 4 years ago
- The MiniDecaf tutorial documentation.☆97Updated 6 months ago
- 《Static Single Assignment Book》- 中文翻译☆31Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆76Updated 2 years ago
- A simple and fast RISC-V JIT emulator.☆142Updated 10 months ago
- Build your own Riscv Emulator in Rust.☆104Updated 2 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆46Updated 4 years ago
- An optimizing compiler targeting armv7 and risc-v32☆61Updated 5 months ago
- A fork of chibicc ported to RISC-V assembly.☆41Updated 3 years ago
- 由HelloLLVM社区主席邱吉博士发起,联合HelloGCC等技术社区,推出了「南盘江计划」,致力于帮助更多的女性工程师在编译等基础软件领域实现个人职业目标。☆37Updated last week
- Some notes or translations about operating system or programming language.☆101Updated 8 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆353Updated 2 years ago
- 没分支的 rCore-Tutorial☆46Updated 2 years ago
- xv6-riscv-book中译版☆81Updated last year
- Port XV6 to K210 board!☆141Updated 4 years ago
- 实现一个子集c编译器,后端基于llvm20☆3Updated 3 months ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆48Updated 3 years ago
- 💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visu…☆201Updated 5 years ago
- The new Decaf compiler, rewritten in "modern" Java☆66Updated 4 years ago
- a c compiler☆58Updated 2 years ago
- The example SysY compiler Kira for PKU compiler course, written in Rust.☆65Updated 2 years ago
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆256Updated 8 years ago