Yaser-wyx / QinScriptLinks
A scripting language used to learn the principles of compilation
☆25Updated 2 years ago
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
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆275Updated 4 years ago
- 计算机科学体系结构的实现☆380Updated 2 years ago
- compiler course info☆250Updated last year
- 《操作系统真象还原》一书实现的系统代码☆282Updated last year
- xv6-riscv-book中译版☆82Updated last year
- MIT 6.828 操作系统工程 2018 fall labs & notes☆50Updated 2 years ago
- PKU compiler course online documentation.☆436Updated 4 months ago
- A lightweight open-source C compiler for research and education.☆401Updated 8 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆64Updated 4 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语法编译器, 支持生成…☆258Updated 8 years ago
- ☆295Updated 7 years ago
- ucore with comments & logs☆61Updated 2 years ago
- ☆60Updated 5 years ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆462Updated 3 years ago
- 编译器入门课程的配套教学资料☆661Updated 2 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆243Updated 4 years ago
- The MiniDecaf tutorial documentation.☆97Updated 2 weeks ago
- DIY Compiler☆46Updated last year
- 哈工大操作系统实验(蓝桥网站)☆103Updated 4 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆358Updated 2 years ago
- Guide for ICSPA MOOC☆81Updated last year
- Write a tiny interpreter by C language in 500+ lines☆139Updated 3 years ago
- 《ORANGE’S:一个操作系统的实现》源码☆220Updated 8 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆95Updated last year
- 《计算机程序的构造和解释》(SICP) 解题集☆313Updated last year
- Cb (C flat) compiler. Cb is simplified C.☆174Updated 8 years ago
- 《30天自制操作系统》NASM+GCC+QEMU实现☆82Updated last year