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
- The Lark programming language.☆58Updated 14 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆308Updated 3 months ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- C++ framework for realtime machine learning.☆99Updated 7 months ago
- ☆42Updated 9 years ago
- A series of progressively more complex programming languages☆36Updated 10 years ago
- CS345 Programming Languages at University of San Francisco☆19Updated 9 years ago
- A catalog of code worth reading☆113Updated 7 years ago
- The Balloon programming language and interpreter.☆17Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- Dynamic Programming Repository - From Basics to Absolute Magic.☆19Updated 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
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- An experimental new programming language☆64Updated 7 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- Simple connect 4 AI using Monte Carlo method☆32Updated 7 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- My implementations of deterministic and non-deterministic turing machines☆70Updated last year
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 11 months ago
- an x86 compiler written in ruby☆31Updated 5 years ago
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Programming Language Explorations☆94Updated this week