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 编译器,为党庆生!☆284Updated 4 years ago
- ucore with comments & logs☆61Updated 3 years ago
- compiler course info☆251Updated 2 years ago
- xv6-riscv-book中译版☆84Updated last year
- MIT 6.828 操作系统工程 2018 fall labs & notes☆52Updated 3 years ago
- 全国大学生计算机系统能力大赛编译系统设计赛项目☆246Updated 4 years ago
- Learn how to write a minimal working linker from scratch☆109Updated last year
- PKU compiler course online documentation.☆475Updated last month
- 《操作系统真象还原》一书实现的系统代码☆291Updated last year
- A lightweight open-source C compiler for research and education.☆403Updated last year
- The MiniDecaf tutorial documentation.☆98Updated 2 months ago
- 给新员工和实习生的生存指南。 Good Luck and Survive!☆250Updated 11 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆66Updated 4 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆361Updated 2 years ago
- ☆61Updated 5 years ago
- ☆292Updated 8 years ago
- ☆162Updated 3 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆240Updated 3 years ago
- 该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数…☆71Updated 3 years ago
- Some learn software, computer, programming resources☆123Updated 6 years ago
- 《ORANGE’S:一个操作系统的实现》源码☆220Updated 8 years ago
- 哈工大操作系统实验(蓝桥网站)☆105Updated 4 years ago
- https://www.cnblogs.com/xiaoxiongcanguan/category/1754747.html(博客地址)☆21Updated 5 years ago
- A compiler for a C-like toy language (named "SysY") into ARMv7a assembly, written in C++17☆50Updated 5 years ago
- BUAASE2019级的编译实验的实验指导与实验安排☆118Updated 3 years ago
- DIY Compiler☆45Updated last year
- c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成…☆261Updated 8 years ago
- 计算机科学体系结构的实现☆393Updated 3 years ago
- A compiler that translates SysY (a subset of C language) into ARMv7a, implemented in Java15.☆65Updated 4 years ago