Pinned Repositories
python
Developments in Python. — Tools, examples, etc.
2bit-branch-predictor
Brainfuck-Compiler
A simple Brainfuck compiler that targets C, MIPS, and i386.
linear-scan-register-allocator
Linear Scan Register Allocator
predictive-parser
A simple (naive) LL(1) parser written in Python.
sarac
Sarac is the Sara compiler
stuff-about-compilers
dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
dxhj's Repositories
dxhj/predictive-parser
A simple (naive) LL(1) parser written in Python.
dxhj/linear-scan-register-allocator
Linear Scan Register Allocator
dxhj/2bit-branch-predictor
dxhj/Brainfuck-Compiler
A simple Brainfuck compiler that targets C, MIPS, and i386.
dxhj/sarac
Sarac is the Sara compiler
dxhj/stuff-about-compilers