MaxXSoft / YuLangLinks
The Yu (羽) programming language.
☆82Updated 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.☆62Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- Library for generating/parsing/optimizing Koopa IR.☆135Updated last month
- 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.☆146Updated 4 years ago
- 《Static Single Assignment Book》- 中文翻译☆35Updated 2 years ago
- The MiniDecaf tutorial documentation.☆98Updated last month
- An optimizing compiler targeting armv7 and risc-v32☆63Updated 10 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆245Updated 4 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆359Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆80Updated 2 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆65Updated 4 years ago
- A compiler for SimpleLang which is a new language.☆35Updated 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语法编译器, 支持生成…☆259Updated 8 years ago
- Build your own Riscv Emulator in Rust.☆106Updated 3 years ago
- Port XV6 to K210 board!☆144Updated 4 years ago
- xv6-riscv-book中译版☆83Updated last year
- A simple and fast RISC-V JIT emulator.☆154Updated last year
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 2 years ago
- A fork of chibicc ported to RISC-V assembly.☆42Updated 3 years ago
- Optimizing compiler for SysY (C subset)☆44Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 9 months ago
- 没分支的 rCore-Tutorial☆46Updated 3 months ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆32Updated 3 years ago
- Some notes or translations about operating system or programming language.☆99Updated last year
- An unofficial reference implementation of the C Minus Minus Compiler☆70Updated 10 months ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆220Updated last year