awh / compsci-papersLinks
Influential computer science papers
☆100Updated 10 years ago
Alternatives and similar repositories for compsci-papers
Users that are interested in compsci-papers are comparing it to the libraries listed below
Sorting:
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Toy Green Threads for C.☆205Updated 8 years ago
- Scalable C - The Book☆351Updated 2 years ago
- An experimental new programming language☆63Updated 8 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆190Updated 13 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Ye Olde Computer Science Scrolls!☆104Updated 8 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A toy C compiler☆523Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- ☆50Updated 12 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆325Updated 4 years ago
- A green threads tutorial.☆64Updated 8 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- (Very) basic UNIX-like operating system built when I was younger☆546Updated 9 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- All the ML code examples from the book "The Little MLer"☆86Updated 15 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 12 years ago
- an incremental approach to compiler construction☆940Updated 5 years ago
- A hands-on, test driven guide to implementing a simple programming language☆554Updated 2 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- l1c is a simple formally verified compiler for a while language☆55Updated 4 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 years ago
- The Hindley Milner Type Inference Algorithm☆373Updated 8 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- interpreted language written in C☆210Updated 3 years ago
- An implementation of Scheme in Python and C++☆174Updated 7 months ago