darius / tailbiter
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
☆46Updated 2 years ago
Alternatives and similar repositories for tailbiter:
Users that are interested in tailbiter are comparing it to the libraries listed below
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated last month
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 7 months ago
- ☆71Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Prolog Implementation in Python☆11Updated 7 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Decimal calculations on very large integers☆10Updated 9 years ago
- A Python to C compiler☆40Updated 4 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A Datalog Framework for Python☆11Updated 2 years ago
- A Smalltalk in Python☆11Updated 2 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- ☆30Updated 4 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- ☆17Updated 4 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Smallish programs written to learn something.☆51Updated last year
- An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.☆10Updated 6 years ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago