MaxXSoft / YuLangLinks
The Yu (羽) programming language.
☆80Updated 2 years ago
Alternatives and similar repositories for YuLang
Users that are interested in YuLang are comparing it to the libraries listed below
Sorting:
- 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☆56Updated 8 months ago
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Library for generating/parsing/optimizing Koopa IR.☆128Updated 8 months ago
- The MiniDecaf tutorial documentation.☆97Updated 8 months ago
- Deeplang is a new language for IoT device programming.☆82Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆139Updated 4 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆78Updated 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 6 months ago
- A compiler for SimpleLang which is a new language.☆35Updated last year
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 4 years ago
- 没分支的 rCore-Tutorial☆46Updated 2 years ago
- A simple and fast RISC-V JIT emulator.☆146Updated last year
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆32Updated 3 years ago
- 《Static Single Assignment Book》- 中文翻译☆34Updated 2 years ago
- An unofficial reference implementation of the C Minus Minus Compiler☆60Updated 6 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆356Updated 2 years ago
- Build your own Riscv Emulator in Rust.☆104Updated 3 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
- 《Learn LLVM 17》的非专业个人翻译☆150Updated 11 months ago
- Some notes or translations about operating system or programming language.☆101Updated 9 months ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆64Updated 4 years ago
- An RISC-V experimental OS☆25Updated last year
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆48Updated 3 years ago
- Port XV6 to K210 board!☆144Updated 4 years ago
- [WIP] Tutorial for zCore kernel.☆58Updated 3 years ago
- DIY Compiler☆46Updated last year