nedbat / byterun
A Python implementation of a Python bytecode runner
☆1,316Updated 8 months ago
Alternatives and similar repositories for byterun:
Users that are interested in byterun are comparing it to the libraries listed below
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,288Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,041Updated last week
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Python Lex-Yacc☆2,852Updated 9 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆308Updated 2 months ago
- Sly Lex Yacc☆843Updated 10 months ago
- C compiler created in Python.☆1,054Updated last year
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆278Updated last year
- Lightweight in-process concurrent programming☆1,689Updated this week
- Pyjion - A JIT for Python based upon CoreCLR☆1,597Updated 4 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,366Updated 2 years ago
- Let's Build A Simple Interpreter☆1,829Updated 3 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,299Updated 4 years ago
- Python module to modify bytecode☆309Updated this week
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- Inject code into running Python processes☆2,818Updated last week
- Pretty dir() printing with joy☆1,329Updated 6 months ago
- Patch built-in python objects☆836Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Visually explore Python object graphs☆801Updated 3 months ago
- A Python module for decorators, wrappers and monkey patching.☆2,121Updated 3 months ago
- Good Curio!☆4,086Updated 6 months ago
- serialize all of Python☆2,340Updated last month
- Auto-generate PEP-484 annotations☆1,436Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- x86-64 assembler embedded in Python☆2,008Updated last year
- Notes describing my understanding of how modern Python event loops work☆313Updated 5 years ago
- A Python Parser☆634Updated last month