nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,325Updated 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☆475Updated 2 years ago
- Sly Lex Yacc☆852Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,298Updated 2 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,162Updated this week
- C compiler created in Python.☆1,063Updated 2 weeks ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,307Updated 4 years ago
- Visually explore Python object graphs☆818Updated 6 months ago
- Python Lex-Yacc☆2,885Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python AST read/write☆851Updated 6 months ago
- A Docker-type runtime, written in 100% Python☆898Updated 4 years ago
- The fastest pure-Python PEG parser I can muster☆1,889Updated 7 months ago
- A lightweight LLVM python binding for writing JIT compilers☆2,104Updated this week
- Python module to modify bytecode☆316Updated last month
- Notes describing my understanding of how modern Python event loops work☆329Updated 5 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,600Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Let's Build A Simple Interpreter☆1,843Updated 4 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆536Updated 2 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Guide to Python's magic methods☆1,714Updated last year
- Good Curio!☆4,108Updated 10 months ago
- Lightweight in-process concurrent programming☆1,738Updated this week
- The Stackless Python programming language☆1,051Updated 5 months ago
- Patch built-in python objects☆853Updated 3 months ago
- x86-64 assembler embedded in Python☆2,023Updated last year
- Inject code into running Python processes☆2,839Updated 4 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A simple but flexible plugin system for Python.☆1,136Updated 4 years ago