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:
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Tools for examining Java bytecode in Python☆105Updated last year
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- 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
- Simple parser for Python marshal serialization and pyc files☆22Updated last week
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- Graphviz visualizations of Python ASTs☆42Updated 10 years ago
- Attempts at fuzzing Python unpicklers☆41Updated last year
- Fusil is a multi-agent Python library used to write fuzzing programs☆31Updated 3 months ago
- Project page for "The Debugging Book"☆269Updated 3 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- EeZee Language - Compiler Engineering Basics☆35Updated last week
- PyChD: The ChatGPT-powered decompiler for Python, providing superior code analysis capabilities☆36Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- File type identification using libmagic☆54Updated 6 years ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A collection of utilities for working with compiled Python bytecode.☆26Updated last year
- Interactive e-book for Python to C++ transition☆51Updated 8 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python code optimizer.☆21Updated 11 years ago
- Source for packages that the cpython build process depends on☆28Updated 2 months ago
- An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.☆14Updated 4 years ago
- A bridge interface between Python and Java.☆72Updated 3 years ago
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago