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 4 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 tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Python-like programming language interpreter written in Python☆107Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Implementations of mathematical functions, formulas and concepts☆93Updated 5 years ago
- General purpose implementation of advanced algorithms☆48Updated 8 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- free, modifiable textbook on operating systems principles (Creative Commons)☆121Updated 4 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- C Python, made faster.☆343Updated 9 years ago
- CMSC 23300 - Networks and Distributed Systems☆66Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Postings list compression class exercise for CS276☆17Updated 8 years ago
- An experimental new programming language☆63Updated 8 years ago
- mini-TCP stack in Python, for fun☆564Updated 8 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- Database of CPU Opcodes☆257Updated last year
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 10 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago