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
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,304Updated 2 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,161Updated this week
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 9 months ago
- Python AST read/write☆858Updated 9 months ago
- Python Lex-Yacc☆2,911Updated last year
- Sly Lex Yacc☆856Updated last year
- C compiler created in Python.☆1,068Updated 4 months ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,310Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Visually explore Python object graphs☆825Updated this week
- Let's Build A Simple Interpreter☆1,848Updated 3 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- A Docker-type runtime, written in 100% Python☆910Updated 4 years ago
- Python module to modify bytecode☆325Updated 3 weeks ago
- The fastest pure-Python PEG parser I can muster☆1,900Updated last week
- A Python module for decorators, wrappers and monkey patching.☆2,233Updated last week
- Lightweight in-process concurrent programming☆1,769Updated 2 weeks ago
- Pretty dir() printing with joy☆1,327Updated this week
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Compiler for C language in python☆275Updated 7 years ago
- Notes describing my understanding of how modern Python event loops work☆331Updated 5 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆537Updated 2 years ago
- A Python Parser☆660Updated 2 months ago
- Easy, clean, reliable Python 2/3 compatibility☆1,183Updated 6 months ago
- Inject code into running Python processes☆2,853Updated 7 months ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Quick and dirty debugging output for tired programmers. ⛺☆1,303Updated last year
- Pyjion - A JIT for Python based upon CoreCLR☆1,600Updated 5 years ago