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 2 weeks ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated last month
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- Graphviz visualizations of Python ASTs☆42Updated 10 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated this week
- Tools for examining Java bytecode in Python☆105Updated last year
- Python cross version bytecode/wordcode assembler☆118Updated last month
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A collection of utilities for working with compiled Python bytecode.☆26Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Inline assembly module for python☆29Updated 2 years ago
- Python code optimizer.☆21Updated 11 years ago
- Retrieve information from typeshed and other typing stubs☆29Updated 2 months ago
- LLVM compiler for python based on py2llvm☆135Updated 10 years ago
- An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.☆14Updated 4 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- ☆33Updated 2 years ago
- Little Python to C++ compiler☆97Updated 2 years ago
- Python module to modify bytecode☆326Updated this week
- 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
- Attempts at fuzzing Python unpicklers☆41Updated last year
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- A partial parser for C statements and expression☆59Updated last year