nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,329Updated 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,922Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,240Updated last month
- Sly Lex Yacc☆858Updated last year
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,314Updated 4 years ago
- C compiler created in Python.☆1,069Updated 4 months ago
- Visually explore Python object graphs☆826Updated 3 weeks ago
- Python AST read/write☆858Updated 10 months ago
- Let's Build A Simple Interpreter☆1,854Updated 3 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,173Updated last week
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- The fastest pure-Python PEG parser I can muster☆1,901Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Python module to modify bytecode☆326Updated 2 weeks ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,600Updated 5 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- Lightweight in-process concurrent programming☆1,784Updated this week
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,866Updated last year
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,677Updated 3 months ago
- Patch built-in python objects☆869Updated 7 months ago
- Good Curio!☆4,124Updated last year
- Inject code into running Python processes☆2,855Updated 8 months ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,304Updated last year
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago
- Concurrent networking library for Python☆1,275Updated this week
- The Stackless Python programming language☆1,051Updated 9 months ago
- efficient arrays of booleans for Python☆771Updated last month
- Functional programming in Python: implementation of missing features to enjoy FP☆3,383Updated 3 years ago