awh / compsci-papersLinks
Influential computer science papers
☆101Updated 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☆87Updated 3 years ago
- Scalable C - The Book☆355Updated 2 years ago
- An experimental new programming language☆63Updated 8 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆193Updated 13 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324Updated 4 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Not because it is good, but because we can...☆168Updated 6 years ago
- Ye Olde Computer Science Scrolls!☆105Updated 9 years ago
- A simple mark-sweep garbage collector in C☆753Updated 5 years ago
- Toy Green Threads for C.☆207Updated 9 years ago
- A toy C compiler☆523Updated 4 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- University of San Francisco CS652 -- Programming Languages☆134Updated 6 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
- An implementation of Scheme in Python and C++☆177Updated last month
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆159Updated 6 years ago
- My implementations of deterministic and non-deterministic turing machines☆72Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- ☆43Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A catalog of code worth reading☆113Updated 8 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- an incremental approach to compiler construction☆956Updated 6 years ago
- Pearls of Functional Algorithm Design☆67Updated 10 years ago
- Simple virtual machine which interprets bytecode.☆476Updated 3 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 3 years ago