nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,333Updated 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
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,313Updated 4 years ago
- Python Lex-Yacc☆2,926Updated last month
- Let's Build A Simple Interpreter☆1,858Updated 5 months ago
- Sly Lex Yacc☆863Updated last month
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,302Updated 2 years ago
- A Python module for decorators, wrappers and monkey patching.☆2,256Updated this week
- A lightweight LLVM python binding for writing JIT compilers☆2,205Updated this week
- Visually explore Python object graphs☆827Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Updated 5 years ago
- Python AST read/write☆861Updated 11 months ago
- The fastest pure-Python PEG parser I can muster☆1,901Updated 2 months ago
- Python module to modify bytecode☆326Updated last month
- A Docker-type runtime, written in 100% Python☆927Updated 4 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆539Updated 3 years ago
- efficient arrays of booleans for Python☆775Updated 2 weeks ago
- Examples of safe coding practice for Python C extensions.☆233Updated 3 months ago
- RPyC (Remote Python Call) - A transparent and symmetric RPC library for python☆1,686Updated 5 months ago
- Good Curio!☆4,132Updated last month
- asyncio historical repository☆1,068Updated 4 years ago
- Lightweight in-process concurrent programming☆1,790Updated 2 weeks ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,382Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Let's Build A Web Server☆686Updated 5 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,395Updated 7 months ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,305Updated 2 years ago
- A Python Parser☆663Updated 4 months ago