nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,322Updated 10 months ago
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☆473Updated 2 years ago
- Visually explore Python object graphs☆809Updated 4 months ago
- Python AST read/write☆844Updated 3 months ago
- Lightweight in-process concurrent programming☆1,713Updated 3 weeks ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 4 months ago
- The Stackless Python programming language☆1,046Updated 3 months ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,302Updated 4 years ago
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,371Updated 2 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- C compiler created in Python.☆1,059Updated 2 years ago
- Full-screen console debugger for Python☆3,081Updated last week
- Notes describing my understanding of how modern Python event loops work☆327Updated 5 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Updated 4 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,308Updated 11 months ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆534Updated 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,295Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Let's Build A Simple Interpreter☆1,834Updated 3 years ago
- Good Curio!☆4,100Updated 7 months ago
- decorator☆873Updated 2 months ago
- Pure-Python HTTP/2 protocol implementation☆996Updated last month
- Hunter is a flexible code tracing toolkit.☆816Updated 10 months ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- 500 Lines or Less☆318Updated 2 years ago
- Sly Lex Yacc☆846Updated 11 months ago
- A lightweight LLVM python binding for writing JIT compilers☆2,071Updated this week