nedbat / byterunLinks
A Python implementation of a Python bytecode runner
☆1,323Updated 11 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
- Python Lex-Yacc☆2,865Updated 11 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,294Updated 2 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,082Updated last week
- A Python module for decorators, wrappers and monkey patching.☆2,146Updated 5 months ago
- Visually explore Python object graphs☆812Updated 5 months ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Updated 4 years ago
- Python AST read/write☆846Updated 4 months ago
- C compiler created in Python.☆1,060Updated 2 years ago
- Sly Lex Yacc☆848Updated last year
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Let's Build A Simple Interpreter☆1,840Updated 3 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,370Updated 2 years ago
- x86-64 assembler embedded in Python☆2,012Updated last year
- Hunter is a flexible code tracing toolkit.☆819Updated 11 months ago
- Inject code into running Python processes☆2,828Updated 2 months ago
- Let's Build A Web Server☆665Updated 3 years ago
- Dive into CPython internals, trying to illustrate every detail of CPython implementation☆4,290Updated 11 months ago
- The Stackless Python programming language☆1,048Updated 4 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,327Updated 2 weeks ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,301Updated 4 years ago
- A library adding some anti-Pythonic syntatic sugar to Python☆734Updated 4 years ago
- Notes describing my understanding of how modern Python event loops work☆330Updated 5 years ago
- efficient arrays of booleans for Python☆748Updated this week
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Python Performance Benchmark Suite☆918Updated this week