amontalenti / compiler
Experiments with compilers written in Python
☆22Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for compiler
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 5 years ago
- Implementation of the LLVM tutorial in Python☆291Updated 8 years ago
- A small C compiler written in Python for learning purposes☆40Updated 6 years ago
- My implementations of deterministic and non-deterministic turing machines☆69Updated last year
- ECE 459: Programming for Performance, Winter 2015☆72Updated 9 years ago
- General purpose implementation of advanced algorithms☆46Updated 7 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Examples of common systems programming optimizations☆50Updated 3 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆86Updated 12 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆45Updated last month
- Aerie: a regex-like engine nested word grammars☆16Updated 2 years ago
- An exercise in programming language design and implementation.☆20Updated 3 years ago
- two strange things to do with neural nets☆16Updated 5 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- A simple VM for a talk on building VMs☆211Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- A toy language written in kotlin☆16Updated 5 years ago
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆20Updated 15 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 13 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 12 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 11 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆119Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆162Updated 6 months ago
- A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012☆16Updated 11 years ago