amontalenti / compilerLinks
Experiments with compilers written in Python
☆22Updated 13 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 2 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆328Updated 9 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- System Programming Project Ideas and Information for honors students☆20Updated 9 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- An experimental new programming language☆63Updated 8 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- Influential computer science papers☆100Updated 10 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆31Updated 5 years ago
- free, modifiable textbook on operating systems principles (Creative Commons)☆121Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- Python implementation of the Jeeves programming language.☆336Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- A hands-on, test driven guide to implementing a simple programming language☆553Updated 2 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 12 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- CMSC 23300 - Networks and Distributed Systems☆68Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- ECE 4551: Computer Architecture☆11Updated 5 years ago