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:
- 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☆41Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- CS345 Programming Languages at University of San Francisco☆19Updated 9 years ago
- ☆42Updated 9 years ago
- Python-like programming language interpreter written in Python☆107Updated 7 years ago
- ☆13Updated 6 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- Some programming problems I have solved for fun and practice☆34Updated 3 months ago
- A strongly typed language for the web!☆40Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- C++ framework for realtime machine learning.☆98Updated 9 months ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- Implementation of a Turing Machine that runs the Busy Beaver programs.☆20Updated 15 years ago
- ops-class.org OS/161 sources.☆133Updated 4 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 3 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
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- C Python, made faster.☆341Updated 9 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Exploration of the Dynamo paper in Python☆42Updated 5 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 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