Pinned Repositories
Books
自己收集的一些电子书籍
c4
C in four functions
ChezScheme
Chez Scheme
ChezScheme-1
Compiler-for-Scheme
The compiler for subset of scheme developed as part of P523
compiler-tutorial
Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX
CPlusPlusThings
C++那些事
DOOM
DOOM Open Source Release
electerm
📻Terminal/ssh/serial port/sftp client(linux, mac, win)
EOPL3
Solutions to exercises from: Essentials of Programming Languages: 3rd edition (http://www.eopl3.com/)
yourushenzhu's Repositories
yourushenzhu/c4
C in four functions
yourushenzhu/DOOM
DOOM Open Source Release
yourushenzhu/EOPL3
Solutions to exercises from: Essentials of Programming Languages: 3rd edition (http://www.eopl3.com/)
yourushenzhu/eopl3-1
Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand
yourushenzhu/Grad-School-Code
Some Code from my Grad School Courses
yourushenzhu/interpreters
Example interpreters for education purposes
yourushenzhu/iod3
iodoom3 - Open source, cross platform Doom 3 (GPLv3)
yourushenzhu/j-bob
yourushenzhu/match-sagittarius
pattern matching system for sagittarius R7RS scheme
yourushenzhu/nanopass
A nanopass scheme compiler in scheme for x86.
yourushenzhu/p423
yourushenzhu/p423-compiler
A Scheme to x86-64 compiler in Scheme
yourushenzhu/pysonar2
the most advanced static analyzer for Python
yourushenzhu/Quake-III-Arena
Quake III Arena GPL Source Release
yourushenzhu/thompson-nfa
thompson nfa inspired by russ cox
yourushenzhu/ydiff
a structural comparison tool for Lisp
yourushenzhu/yscheme
a compiler from Scheme into X64