darius / tailbiterLinks
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
Sorting:
- 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 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 weeks ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- A virtual machine for Monte.☆69Updated last year
- Yet Another Python Parser System☆49Updated 5 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A Datalog Framework for Python☆12Updated 2 years ago
- ☆72Updated 3 years ago
- An implementation of the APL language in Python with the Numpy module☆30Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- epsilon is a scanner generator☆28Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated 3 weeks ago
- Smallish programs written to learn something.☆51Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Debugger in the Trepan family for x-python☆17Updated last week