nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,325Updated 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 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,301Updated 2 years ago
- C compiler created in Python.☆1,064Updated 2 months ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆536Updated 2 years ago
- Python Lex-Yacc☆2,903Updated last year
- Sly Lex Yacc☆854Updated last year
- Let's Build A Simple Interpreter☆1,845Updated last month
- A lightweight LLVM python binding for writing JIT compilers☆2,135Updated last week
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,865Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Visually explore Python object graphs☆819Updated 8 months ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,305Updated 4 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,599Updated 4 years ago
- Python AST read/write☆854Updated 7 months ago
- A Docker-type runtime, written in 100% Python☆902Updated 4 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Lightweight in-process concurrent programming☆1,752Updated 2 weeks ago
- Python module to modify bytecode☆321Updated last week
- x86-64 assembler embedded in Python☆2,026Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- Good Curio!☆4,117Updated 11 months ago
- The fastest pure-Python PEG parser I can muster☆1,895Updated 8 months ago
- Just enough git (written in Python) to create a repo and push to GitHub☆330Updated 8 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,628Updated 5 years ago
- The Stackless Python programming language☆1,052Updated 7 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A Python module for decorators, wrappers and monkey patching.☆2,194Updated this week
- Concurrent networking library for Python☆1,261Updated last week
- efficient arrays of booleans for Python☆761Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago