pfalcon / pyastinterpLinks
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.
☆18Updated 5 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
- A library for tracking program state☆15Updated 9 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 6 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- ☆43Updated 5 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- A minimal event loop implementation☆12Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Sources for website at https://www.pypy.org☆36Updated 3 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Prolog Implementation in Python☆12Updated 8 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 6 months ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 4 months ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- Generic programming library for Python☆61Updated this week
- Parse protocols, without any I/O☆49Updated 8 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 9 years ago