pfalcon / pyastinterp
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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- A lightweight python3 library for arithmetic with real numbers.☆35Updated last week
- Debugger in the Trepan family for x-python☆16Updated last month
- A library for tracking program state☆15Updated 8 years ago
- utilities for filesystem exploration and automated builds☆21Updated 3 weeks ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Decimal calculations on very large integers☆10Updated 9 years ago
- Cuckoo Hashtable C Library☆33Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated this week
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Victor Stinner's Notes☆21Updated 2 weeks 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
- Simple Scheme interpreter in Python☆29Updated 13 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- An Implementation of Raft in Janet☆19Updated 4 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Compares Python's text parsing libraries☆24Updated 2 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 7 months ago
- Python subsets☆41Updated 7 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated 2 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- Safely evaluate AST nodes without side effects☆46Updated 6 months ago
- A collection of macro benchmarks for the Python programming language☆22Updated 2 months ago
- Go to https://pycsp.github.io/ for more recent work on PyCSP☆38Updated 3 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆32Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated 11 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 months ago