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:
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- General purpose implementation of advanced algorithms☆48Updated 8 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 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 little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- A transpiler that converts Logo code into Python☆21Updated 3 years ago
- System Programming Project Ideas and Information for honors students☆20Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Influential computer science papers☆100Updated 10 years ago
- An experimental new programming language☆63Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Database of CPU Opcodes☆258Updated last year
- The Lark programming language.☆58Updated 15 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- ☆72Updated 3 years ago
- ☆68Updated 2 years ago
- Course materials for Stanford's CS43: Functional Programming Paradigms☆31Updated 5 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- Graph drawing using simulated annealing for layout.☆118Updated 8 years ago