amontalenti / compiler
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
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A small C compiler written in Python for learning purposes☆40Updated 7 years ago
- A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012☆16Updated 11 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Implementation of the LLVM tutorial in Python☆291Updated 8 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Examples of common systems programming optimizations☆50Updated 3 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 13 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 12 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- Teaching materials for the Convolutional Neural Networks for Visual Recognition (http://cs231n.github.io/python-numpy-tutorial/) classes …☆24Updated 5 years ago
- The Lark programming language.☆58Updated 14 years ago
- The Balloon programming language and interpreter.☆17Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆168Updated 8 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- A series of progressively more complex programming languages☆36Updated 10 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆20Updated 15 years ago