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
- Yet another PEG parser combinator library and DSL☆56Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 2 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆71Updated 2 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A virtual machine for Monte.☆69Updated last year
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- A Python 3 compiler that anyone can understand.☆67Updated 10 years ago
- The Converge programming language☆88Updated 5 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- A Python to C compiler☆40Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- epsilon is a scanner generator☆28Updated 2 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- Cell language C++ runtime☆18Updated 4 years ago
- A Smalltalk in Python☆11Updated 3 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- CCS in C++☆25Updated last year
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago