Yaser-wyx / QinScript
A scripting language used to learn the principles of compilation
☆25Updated last year
Alternatives and similar repositories for QinScript:
Users that are interested in QinScript are comparing it to the libraries listed below
- the-super-tiny-compiler个人修改版☆20Updated 5 years ago
- 实现一个子集c编译器,后端基于llvm20☆1Updated 2 weeks ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆92Updated 5 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆63Updated 3 years ago
- xv6-riscv-book中译版☆79Updated 10 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆54Updated 4 months ago
- Learn how to write a minimal working linker from scratch☆101Updated 11 months ago
- DIY Compiler☆46Updated 9 months ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 3 years ago
- ucore with comments & logs☆60Updated 2 years ago
- compiler course info☆248Updated last year
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆269Updated 3 years ago
- Write a tiny interpreter by C language in 500+ lines☆135Updated 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语法编译器, 支持生成…☆252Updated 7 years ago
- 《操作系统真象还原》一书实现的系统代码☆280Updated 10 months ago
- MIT 6.828 操作系统工程 2018 fall labs & notes☆46Updated 2 years ago
- a simple pl/0 compiler implemented in rust.☆36Updated 5 months ago
- 《x86汇编语言-从实模式到保护模式》源码☆165Updated 4 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆339Updated last year
- ☆55Updated 4 years ago
- 哈工大操作系统实验(蓝桥网站)☆96Updated 4 years ago
- PL/0 compiler☆28Updated last year
- A lightweight open-source C compiler for research and education.☆394Updated 2 months ago
- llvm-based c compiler☆98Updated last year
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- ☆29Updated 2 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆58Updated 2 years ago
- The MiniDecaf tutorial documentation.☆94Updated 3 months ago
- 北大编译课程实践,独立完成的C语言子集SysY编译器,实现了从C语言编译到Koopa IR,再从Koopa IR编译到RISC-V汇编的实现☆30Updated 8 months ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago