nedbat / byterun
A Python implementation of a Python bytecode runner
☆1,319Updated 9 months ago
Alternatives and similar repositories for byterun:
Users that are interested in byterun are comparing it to the libraries listed below
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,291Updated last year
- Python Lex-Yacc☆2,860Updated 10 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Sly Lex Yacc☆843Updated 11 months ago
- The fastest pure-Python PEG parser I can muster☆1,870Updated 4 months ago
- Let's Build A Simple Interpreter☆1,830Updated 3 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,301Updated 4 years ago
- C compiler created in Python.☆1,059Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- Python module to modify bytecode☆311Updated this week
- Inject code into running Python processes☆2,825Updated last month
- Pyjion - A JIT for Python based upon CoreCLR☆1,597Updated 4 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,370Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Visually explore Python object graphs☆808Updated 3 months ago
- Python AST read/write☆842Updated 3 months ago
- 500 Lines or Less☆317Updated 2 years ago
- A Python Parser☆637Updated 2 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Lightweight in-process concurrent programming☆1,705Updated 2 weeks ago
- Hunter is a flexible code tracing toolkit.☆815Updated 9 months ago
- A library adding some anti-Pythonic syntatic sugar to Python☆735Updated 3 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,630Updated 5 years ago
- Compiler for C language in python☆276Updated 7 years ago
- A simple but flexible plugin system for Python.☆1,132Updated 3 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago