nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,335Updated 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☆476Updated 3 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,300Updated 2 years ago
- C compiler created in Python.☆1,072Updated 6 months ago
- Let's Build A Simple Interpreter☆1,858Updated 5 months ago
- Sly Lex Yacc☆862Updated last month
- Python Lex-Yacc☆2,923Updated last month
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago
- Visually explore Python object graphs☆832Updated 2 months ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 10 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Python AST read/write☆859Updated last year
- Python module to modify bytecode☆326Updated last month
- A Python module for decorators, wrappers and monkey patching.☆2,269Updated last week
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,312Updated 4 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 5 years ago
- Inject code into running Python processes☆2,863Updated 10 months ago
- The fastest pure-Python PEG parser I can muster☆1,902Updated 2 months ago
- A lightweight LLVM python binding for writing JIT compilers☆2,214Updated last week
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,865Updated last year
- A Docker-type runtime, written in 100% Python☆927Updated 4 years ago
- Pretty dir() printing with joy☆1,328Updated last month
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago
- x86-64 assembler embedded in Python☆2,048Updated 2 years ago
- Good Curio!☆4,130Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Guide to Python's magic methods☆1,720Updated 2 years ago
- Compiler for C language in python☆275Updated 7 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 4 years ago