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
- Debugger in the Trepan family for x-python☆17Updated 2 weeks ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- ☆72Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years 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
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- A library for tracking program state☆15Updated 9 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- pure-python C types packer/unpacker☆18Updated 5 years ago
- Python subsets☆41Updated 8 years ago
- Python Front-end to GCC☆44Updated 11 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last week
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Process-independent interface to Linux system calls☆70Updated 2 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 7 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- ☆42Updated 2 weeks ago