pfalcon / pyastinterp
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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- A library for tracking program state☆15Updated 8 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- Debugger in the Trepan family for x-python☆16Updated 2 months ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated last week
- 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
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated last month
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- A Python CLI☆24Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 6 months ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Victor Stinner's Notes☆21Updated last month
- Python module that provides structured packing and unpacking of binary data streams☆13Updated 7 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 6 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Python subsets☆41Updated 8 years ago
- A MiniKanren in Python☆35Updated 8 years ago
- automatic persistence for Python objects☆46Updated this week
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 3 years ago
- ☆17Updated 4 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- Python interface of Tkrzw☆15Updated 9 months ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆32Updated last year
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated 2 weeks ago
- Experimental extensions to Trio, the friendly Python async I/O library☆26Updated 6 months ago