rocky / x-python
A Python implementation of the C Python Interpreter
☆93Updated 8 months ago
Alternatives and similar repositories for x-python:
Users that are interested in x-python are comparing it to the libraries listed below
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆65Updated 5 months ago
- Python cross version bytecode/wordcode assembler☆113Updated 2 months ago
- Inject python code into a running python process☆91Updated 8 months ago
- Python module to modify bytecode☆311Updated this week
- A gdb-like Python3 Debugger in the Trepan family☆165Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Attempts at fuzzing Python unpicklers☆38Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆118Updated 3 years ago
- PEG parser generator for Python☆173Updated 5 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years 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
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Python cross-version bytecode library and disassembler☆317Updated last week
- register-based CPython☆45Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Simple parser for Python marshal serialization and pyc files☆18Updated 6 months ago
- ECMAScript parsing infrastructure for multipurpose analysis☆246Updated 2 years ago
- Python package for executing functions when packages are imported☆25Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- A Python to C compiler☆40Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Extended Inspect - View and modify memory structures of runtime objects.☆40Updated this week
- python-ptrace is a Python binding of ptrace library.☆191Updated last year
- A TUI disassembler☆119Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Time Travel Debugging for Python☆177Updated 9 months ago