nedbat / byterun
A Python implementation of a Python bytecode runner
☆1,313Updated 8 months ago
Alternatives and similar repositories for byterun:
Users that are interested in byterun are comparing it to the libraries listed below
- Python Lex-Yacc☆2,836Updated 8 months ago
- Python AST read/write☆835Updated last month
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,108Updated 2 months ago
- This is the CoCo Virtual Machine Source Code.☆198Updated 9 years ago
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,617Updated last week
- Sly Lex Yacc☆842Updated 9 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,285Updated last year
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Recursive descent parsing library for Python based on functional combinators☆350Updated 10 months ago
- Visually explore Python object graphs☆799Updated 2 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆302Updated last month
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆533Updated 2 years ago
- A Python Parser☆632Updated last week
- C compiler created in Python.☆1,052Updated last year
- Good Curio!☆4,083Updated 5 months ago
- A lightweight LLVM python binding for writing JIT compilers☆2,021Updated this week
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,847Updated 11 months ago
- Python 2 and 3 compatibility library☆1,002Updated 3 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Notes describing my understanding of how modern Python event loops work☆312Updated 5 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- Python module to modify bytecode☆308Updated 3 weeks ago
- A simple but flexible plugin system for Python.☆1,130Updated 3 years ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆811Updated 8 months ago
- Patch built-in python objects☆836Updated last year
- Inject code into running Python processes☆2,812Updated last year
- The code behind python-ast-explorer.com☆247Updated 3 years ago