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
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Decimal calculations on very large integers☆10Updated 9 years ago
- A library for tracking program state☆15Updated 8 years ago
- Python module that provides structured packing and unpacking of binary data streams☆14Updated 7 years ago
- Fast fractions reimplementation in Cython☆38Updated 2 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 8 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
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 3 months ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- pure-python C types packer/unpacker☆18Updated 5 years ago
- A collection of macro benchmarks for the Python programming language☆24Updated 5 months ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 2 months ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated 2 years ago
- A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::Cursor.☆15Updated 2 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- Python subsets☆41Updated 8 years ago
- ☆71Updated 2 years ago
- A fast RLock implementation for CPython☆27Updated 4 months ago
- Cython PyParsing implementation.☆30Updated 6 months ago
- Python polymorphic functions done right☆18Updated 5 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Python "metamodules"☆14Updated 7 years ago