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 3 years ago
- Python Lex-Yacc☆2,906Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,303Updated 2 years ago
- Sly Lex Yacc☆853Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Visually explore Python object graphs☆823Updated 9 months ago
- A Python module for decorators, wrappers and monkey patching.☆2,225Updated last week
- Python module to modify bytecode☆323Updated this week
- C compiler created in Python.☆1,065Updated 3 months ago
- A Docker-type runtime, written in 100% Python☆909Updated 4 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,157Updated last week
- Python AST read/write☆858Updated 8 months ago
- Let's Build A Simple Interpreter☆1,848Updated 2 months ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,309Updated 4 years ago
- 500 Lines or Less☆319Updated 2 years ago
- The Stackless Python programming language☆1,051Updated 8 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆537Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 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☆355Updated last year
- Lightweight in-process concurrent programming☆1,767Updated last week
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,865Updated last year
- The fastest pure-Python PEG parser I can muster☆1,900Updated 9 months ago
- A simple but flexible plugin system for Python.☆1,137Updated 4 years ago
- Pure-Python HTTP/2 protocol implementation☆1,019Updated 2 weeks ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated last month
- Just enough git (written in Python) to create a repo and push to GitHub☆329Updated 8 years ago