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:
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 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
- ☆43Updated 9 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Some programming problems I have solved for fun and practice☆33Updated 2 months ago
- An exercise in programming language design and implementation.☆19Updated 4 years ago
- Database of CPU Opcodes☆257Updated last year
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- free, modifiable textbook on operating systems principles (Creative Commons)☆122Updated 4 years ago
- A catalog of code worth reading☆113Updated 8 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 7 years ago
- ☆38Updated 7 years ago
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆23Updated 16 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆31Updated 5 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- C Python, made faster.☆343Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 3 months ago
- Implementations of mathematical functions, formulas and concepts☆92Updated 6 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- An experimental new programming language☆63Updated 8 years ago