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
- Python Lex-Yacc☆2,905Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- Sly Lex Yacc☆852Updated last year
- A Python module for decorators, wrappers and monkey patching.☆2,205Updated this week
- Functional programming in Python: implementation of missing features to enjoy FP☆3,380Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- Visually explore Python object graphs☆821Updated 8 months ago
- Python AST read/write☆856Updated 8 months ago
- A Docker-type runtime, written in 100% Python☆905Updated 4 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,146Updated this week
- C compiler created in Python.☆1,063Updated 2 months ago
- Let's Build A Simple Interpreter☆1,848Updated last month
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 4 years ago
- The fastest pure-Python PEG parser I can muster☆1,898Updated 9 months ago
- Good Curio!☆4,116Updated last year
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆536Updated 2 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,306Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,628Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,302Updated last year
- Pretty dir() printing with joy☆1,328Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,865Updated last year
- Python module to modify bytecode☆322Updated last month
- Lightweight in-process concurrent programming☆1,762Updated last week
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Patch built-in python objects☆865Updated 5 months ago