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
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- A library for tracking program state☆15Updated 9 years 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 weeks ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Prolog Implementation in Python☆12Updated 8 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- register-based CPython☆46Updated 2 years ago
- A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages☆37Updated 3 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Pure-python C and assembler compiler☆55Updated 10 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
- automatic persistence for Python objects☆47Updated last month
- A lightweight python3 library for arithmetic with real numbers.☆66Updated 2 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A Pythonisation of the restart-based condition system from Common Lisp☆15Updated 7 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 5 months ago
- Datalog based relational programming in Python.☆15Updated 3 years ago
- Python subsets☆41Updated 8 years 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 last week