amontalenti / compilerLinks
Experiments with compilers written in Python
☆22Updated 14 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- My implementations of deterministic and non-deterministic turing machines☆72Updated 2 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆334Updated 11 months ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- General purpose implementation of advanced algorithms☆47Updated 8 years ago
- free, modifiable textbook on operating systems principles (Creative Commons)☆122Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 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
- Some programming problems I have solved for fun and practice☆34Updated 3 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Implementations of mathematical functions, formulas and concepts☆92Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 4 years ago
- C Python, made faster.☆344Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 2 weeks ago
- ☆43Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆24Updated 16 years ago
- A series of progressively more complex programming languages☆36Updated 11 years ago
- BloomFilter in python☆101Updated 8 years ago
- A collection of research papers categorized by real-world systems that enact them☆214Updated 7 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- ☆608Updated 8 years ago
- Algebraic Number Theory package☆271Updated 4 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆31Updated 5 years ago
- Database of CPU Opcodes☆258Updated last year
- System Programming Project Ideas and Information for honors students☆20Updated 10 years ago