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
Sorting:
- the-super-tiny-compiler个人修改版☆20Updated 5 years ago
- Just refactoring and extending of https://github.com/rswier/c4.☆64Updated 3 years ago
- DIY Compiler☆45Updated 11 months ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆92Updated 7 months ago
- ucore with comments & logs☆61Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆2Updated 2 months ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆138Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆242Updated 4 years ago
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆270Updated 3 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
- xv6-riscv-book中译版☆81Updated last year
- 《x86 汇编语言:从实模式到保护模式》配套代码及工具☆59Updated 3 years ago
- compiler course info☆248Updated last year
- 《Static Single Assignment Book》- 中文翻译☆31Updated 2 years ago
- A mini, simple and modular compiler for SYsU/SysY(tiny C). Based on Clang/LLVM/ANTLR4/Bison/Flex.☆214Updated 5 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆75Updated last year
- OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)☆85Updated last month
- an interpreter language.☆29Updated last year
- Optimizing compiler for SysY (C subset)☆41Updated last year
- ☆58Updated 4 years ago
- 如何安全地使用 Git 的指导方案☆109Updated 2 years ago
- PLCT实验室实习生社区。☆249Updated last month
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆43Updated 4 years ago
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆60Updated 2 years ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆72Updated 11 months ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆345Updated last year
- PKU compiler course online documentation.☆380Updated 3 weeks ago
- A compiler for SimpleLang which is a new language.☆35Updated last year