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
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A library for tracking program state☆15Updated 9 years ago
- Debugger in the Trepan family for x-python☆17Updated 2 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Sources for website at https://www.pypy.org☆36Updated 2 months ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- 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
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆72Updated 3 years ago
- A Pythonisation of the restart-based condition system from Common Lisp☆15Updated 7 years ago
- A Python implementation of a Python bytecode runner☆17Updated 6 years ago
- A minimal event loop implementation☆12Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Python polymorphic functions done right☆18Updated 6 years ago