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:
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- Compiler for the COOL programming language in Python 3☆40Updated last month
- System Programming Project Ideas and Information for honors students☆20Updated 10 years ago
- ☆43Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆234Updated 7 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆33Updated 5 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
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- ops-class.org OS/161 sources.☆137Updated 5 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- My implementations of deterministic and non-deterministic turing machines☆72Updated 2 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 4 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- Some programming problems I have solved for fun and practice☆34Updated 4 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- C Python, made faster.☆343Updated 10 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 13 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- CMSC 23300 - Networks and Distributed Systems☆68Updated 6 years ago
- Implementation of an AVL tree in Python☆87Updated 7 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- ☆71Updated 3 weeks ago
- Algebraic Number Theory package☆271Updated 4 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- An exercise in programming language design and implementation.☆19Updated 4 years ago
- Graph drawing using simulated annealing for layout.☆118Updated 8 years ago