pfalcon / pyastinterpLinks
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.
☆15Updated 4 years ago
Alternatives and similar repositories for pyastinterp
Users that are interested in pyastinterp are comparing it to the libraries listed below
Sorting:
- Debugger in the Trepan family for x-python☆17Updated 5 months ago
- A library for tracking program state☆15Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Victor Stinner's Notes☆21Updated 3 weeks ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆42Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- ☆17Updated 4 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Cython PyParsing implementation.☆30Updated 7 months ago
- Arena allocator for Python objects.☆13Updated 5 years ago
- An Implementation of Raft in Janet☆19Updated 4 years ago
- A snail without its shell☆17Updated last year
- automatic persistence for Python objects☆46Updated 2 months ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Updated 2 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆34Updated last year
- Create a deduplicated, COW view of block devices as a FUSE filesystem☆10Updated 2 years 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
- Python polymorphic functions done right☆18Updated 6 years ago
- Setup / utilities which most projects eventually need☆34Updated 2 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Helpers for atomic file writes☆11Updated 10 years ago
- Python subsets☆41Updated 8 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 4 years ago
- Generic programming library for Python☆61Updated last week
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Python Front-end to GCC☆43Updated 11 years ago