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
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Compares Python's text parsing libraries☆24Updated 3 years 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 6 years ago
- Python subsets☆41Updated 8 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Debugger in the Trepan family for x-python☆17Updated last week
- Prolog Implementation in Python☆12Updated 7 years ago
- Sources for website at https://www.pypy.org☆34Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated 3 weeks ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆17Updated 4 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Advanced macro expander and language lab for Python.☆67Updated 3 months 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
- register-based CPython☆45Updated 2 years 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
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 10 months ago
- Creating minimal perfect hash functions☆60Updated last year
- Generic programming library for Python☆61Updated last week
- Enable: low-level drawing and interaction☆94Updated last month
- Parse protocols, without any I/O☆48Updated 7 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago