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
- Prolog Implementation in Python☆12Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- A library for tracking program state☆15Updated 9 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A minimal event loop implementation☆12Updated 2 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 8 years ago
- Python Parser☆122Updated 2 months ago
- automatic persistence for Python objects☆47Updated 2 months ago
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Creating minimal perfect hash functions☆64Updated 4 months ago