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:
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Debugger in the Trepan family for x-python☆17Updated last week
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 4 months ago
- Python polymorphic functions done right☆18Updated 6 years ago
- A library for tracking program state☆15Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 9 months ago
- Python subsets☆41Updated 8 years ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆31Updated 4 months ago
- A lightweight python actor framework☆19Updated 9 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
- A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages☆36Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- A MiniKanren in Python☆35Updated 8 years ago
- Prolog Implementation in Python☆11Updated 7 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- A Python REPL the way I like it☆49Updated 3 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- ☆71Updated 2 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Updated 3 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- The core functionality for ToscaWidgets2, a web widget toolkit for Python to aid in the creation, packaging and distribution of common vi…☆23Updated 2 years ago
- Python module that provides structured packing and unpacking of binary data streams☆14Updated 8 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago