pfalcon / python-compiler.oldLinks
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
Alternatives and similar repositories for python-compiler.old
Users that are interested in python-compiler.old are comparing it to the libraries listed below
Sorting:
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- REDasm Core Library☆55Updated last year
- Little Python to C++ compiler☆97Updated 2 years ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆48Updated this week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated 2 weeks ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated this week
- Binaries that the cpython build process depends on☆29Updated 3 months ago
- An easy and powerful assembler engine in python.☆54Updated 6 years ago
- This loads DWARF info from an open binary and propagates function names, arguments, and type info☆26Updated 2 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 5 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆40Updated 5 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- Inline assembly module for python☆30Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- ☆16Updated 5 years ago
- ☆27Updated 5 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago