awh / compsci-papersLinks
Influential computer science papers
☆99Updated 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.☆204Updated 8 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆190Updated 13 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324Updated 4 years ago
- an incremental approach to compiler construction☆938Updated 5 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- An implementation of the SubC language in Go☆164Updated 8 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- interpreted language written in C☆210Updated 3 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- A dialect of Lisp extended to support concurrent programming, written in Go.☆182Updated 9 years ago
- Ultra Tiny Compiler☆181Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- The Hindley Milner Type Inference Algorithm☆373Updated 8 years ago
- ☆42Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆174Updated last year
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆122Updated 12 years ago
- The Orange programming language☆74Updated 7 years ago
- An experimental new programming language☆63Updated 8 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- GCC Tiny front-end☆104Updated 7 years ago