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☆96Updated last week
- Python cross version bytecode/wordcode assembler☆115Updated 3 months ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 10 months ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆26Updated 2 weeks ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- A partial parser for C statements and expression☆59Updated last year
- Attempts at fuzzing Python unpicklers☆39Updated last year
- Debugger in the Trepan family for x-python☆17Updated last week
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Python module to modify bytecode☆322Updated 2 weeks ago
- Tools for examining Java bytecode in Python☆106Updated last year
- ☆32Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated last week
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- Python cross-version bytecode library and disassembler☆331Updated last week
- Project page for "The Debugging Book"☆248Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Little Python to C++ compiler☆96Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Simple parser for Python marshal serialization and pyc files☆20Updated 2 months ago
- A collection of utilities for working with compiled Python bytecode.☆26Updated last year
- A Python to C compiler☆39Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 4 years ago
- PyChD: The ChatGPT-powered decompiler for Python, providing superior code analysis capabilities☆34Updated last year
- Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilities☆31Updated 11 years ago
- Sources for website at https://www.pypy.org☆34Updated 2 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 6 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated this week