reza-bagheri / Understanding-Python-BytecodeLinks
☆19Updated 5 years ago
Alternatives and similar repositories for Understanding-Python-Bytecode
Users that are interested in Understanding-Python-Bytecode are comparing it to the libraries listed below
Sorting:
- Graphviz visualizations of Python ASTs☆42Updated 10 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated this week
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆31Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Attempts at fuzzing Python unpicklers☆41Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Sources for website at https://www.pypy.org☆36Updated 3 weeks ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- Python code optimizer.☆21Updated 11 years ago
- A Python to C compiler☆39Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Compares Python's text parsing libraries☆26Updated 4 years ago
- 🕵️ File browser for distributions on PyPI☆113Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A collection of macro benchmarks for the Python programming language☆27Updated last year
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- Project page for "The Debugging Book"☆270Updated 3 months ago
- ☆58Updated 5 years ago
- register-based CPython☆46Updated 2 years ago
- Project to make writing plugins across major versions of flake8 easier☆11Updated 5 months ago
- Python bindings for Comby☆13Updated 2 years ago
- A complete parser generator which tokenizes the input string before creating a abstract syntax tree by processing the tokens with a conte…☆12Updated 10 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago