mugwort-rc / py2cppLinks
A Python to C++ compiler.
☆44Updated 7 years ago
Alternatives and similar repositories for py2cpp
Users that are interested in py2cpp are comparing it to the libraries listed below
Sorting:
- ☆16Updated 5 years ago
- 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
- Little Python to C++ compiler☆97Updated 2 years ago
- Simple parser for Python marshal serialization and pyc files☆22Updated this week
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 months 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
- A Python implementation of the C Python Interpreter☆97Updated 2 months ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Inline assembly module for python