pfalcon / pyastinterpLinks
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.
☆17Updated 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
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Yet Another Python Parser System☆51Updated 6 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 7 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- Debugger in the Trepan family for x-python☆17Updated last month
- Prolog Implementation in Python☆12Updated 7 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years 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
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- Parse protocols, without any I/O☆48Updated 8 years ago
- Python subsets☆41Updated 8 years ago
- Sources for website at https://www.pypy.org☆36Updated last month
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- register-based CPython☆46Updated 2 years ago
- An online tool to disassemble Python code☆36Updated 2 years ago
- Advanced macro expander and language lab for Python.☆69Updated 7 months ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago