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:
- General purpose implementation of advanced algorithms☆48Updated 8 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
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 7 months ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆31Updated 5 years ago
- Implementations of mathematical functions, formulas and concepts☆93Updated 5 years ago
- Graph drawing using simulated annealing for layout.☆118Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- C Python, made faster.☆341Updated 9 years ago
- An experimental new programming language☆63Updated 8 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- CS345 Programming Languages at University of San Francisco☆20Updated 9 years ago
- ☆38Updated 7 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- A curated list of feature engineering techniques for image and text machine learning☆50Updated 8 years ago
- CMSC 23300 - Networks and Distributed Systems☆66Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Practice coding by solving problems posted to careercup☆19Updated 13 years ago