nedbat / byterun
A Python implementation of a Python bytecode runner
☆1,313Updated 5 months ago
Alternatives and similar repositories for byterun:
Users that are interested in byterun are comparing it to the libraries listed below
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Let's Build A Simple Interpreter☆1,820Updated 3 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- Python Lex-Yacc☆2,816Updated 6 months ago
- Visually explore Python object graphs☆787Updated this week
- Lightweight in-process concurrent programming☆1,665Updated 2 weeks ago
- Concurrent networking library for Python☆1,246Updated last month
- Notes describing my understanding of how modern Python event loops work☆310Updated 5 years ago
- Hunter is a flexible code tracing toolkit.☆803Updated 6 months ago
- Good Curio!☆4,063Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- C compiler created in Python.☆1,043Updated last year
- Inject code into running Python processes☆2,803Updated last year
- Pretty dir() printing with joy☆1,328Updated 3 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,280Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 4 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,280Updated 3 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆318Updated 7 years ago
- Python module to modify bytecode☆303Updated this week
- A Python module for decorators, wrappers and monkey patching.☆2,088Updated this week
- A library adding some anti-Pythonic syntatic sugar to Python☆736Updated 3 years ago
- A structural comparison tool for Python☆115Updated 8 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆530Updated 2 years ago
- Sly Lex Yacc☆831Updated 7 months ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,300Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆1,972Updated this week
- Functional programming in Python: implementation of missing features to enjoy FP☆3,357Updated 2 years ago
- asyncio historical repository☆1,048Updated 3 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,633Updated 5 years ago