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
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- Python Lex-Yacc☆2,897Updated last year
- Sly Lex Yacc☆854Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 7 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,306Updated 4 years ago
- Visually explore Python object graphs☆817Updated 7 months ago
- The fastest pure-Python PEG parser I can muster☆1,889Updated 7 months ago
- Let's Build A Simple Interpreter☆1,846Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,122Updated last week
- A Python module for decorators, wrappers and monkey patching.☆2,183Updated last week
- Python AST read/write☆853Updated 6 months ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 4 years ago
- Pretty dir() printing with joy☆1,329Updated 10 months ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,378Updated 3 years ago
- Inject code into running Python processes☆2,843Updated 4 months ago
- Python module to modify bytecode☆321Updated last week
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆536Updated 2 years ago
- Lightweight in-process concurrent programming☆1,745Updated 3 weeks ago
- Notes describing my understanding of how modern Python event loops work☆329Updated 5 years ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,301Updated last year
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,863Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- A Docker-type runtime, written in 100% Python☆899Updated 4 years ago
- Good Curio!☆4,111Updated 10 months ago
- Let's Build A Web Server☆678Updated last week
- Compiler for C language in python☆276Updated 7 years ago