nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,335Updated last year
Alternatives and similar repositories for byterun
Users that are interested in byterun are comparing it to the libraries listed below
Sorting:
- Resources for learning about Python internals and CPython source code☆476Updated 3 years ago
- Python Lex-Yacc☆2,923Updated last month
- Sly Lex Yacc☆862Updated last month
- A Python module for decorators, wrappers and monkey patching.☆2,265Updated last week
- Visually explore Python object graphs☆832Updated 2 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,300Updated 2 years ago
- Python AST read/write☆859Updated last year
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,214Updated last week
- C compiler created in Python.☆1,072Updated 6 months ago
- Let's Build A Simple Interpreter☆1,858Updated 5 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Lightweight in-process concurrent programming☆1,800Updated 2 weeks ago
- Python module to modify bytecode☆326Updated last month
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆539Updated 3 years ago
- A Docker-type runtime, written in 100% Python☆927Updated 4 years ago
- The fastest pure-Python PEG parser I can muster☆1,902Updated 2 months ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,314Updated 4 years ago
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,692Updated 5 months ago
- 500 Lines or Less☆320Updated 3 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 5 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,381Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,392Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Inject code into running Python processes☆2,861Updated 10 months ago
- Good Curio!☆4,130Updated last month