yzhliu / C-Minus-Compiler
Indent settings: alias lindent='indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1'
☆33Updated 13 years ago
Alternatives and similar repositories for C-Minus-Compiler:
Users that are interested in C-Minus-Compiler are comparing it to the libraries listed below
- A toy complier.☆118Updated 2 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- simple compiler☆121Updated 7 years ago
- A C-Minus compiler which emits DCODE. Interesting, but otherwise utterly useless.☆35Updated 11 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆76Updated 4 years ago
- A linux-like virtual file system by C++☆143Updated 5 years ago
- ☆7Updated 8 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 6 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- The pages for github.com/huili☆100Updated 8 years ago
- 一个简单操作系统,仅供玩耍☆21Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis,…☆24Updated 6 years ago
- 解析C语言的解释器☆46Updated 6 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- ☆32Updated 6 years ago
- Tiny OS kernel for Tsinghua OS course☆46Updated 10 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- 多处理器编程的艺术☆117Updated 9 years ago
- A simple sql parser with context-free grammer, predictive parser and lexer with DFA☆12Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- python写的分布式判题节点☆18Updated 7 years ago
- 大三编译原理作业,SQL的解释器,可以解释执行SQL命令,创建小型数据库☆33Updated 7 years ago
- 《跟着瓦利哥学写OS》的课程代码☆102Updated 10 years ago
- Building ucore OS step by step☆153Updated 9 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 3 years ago