mugwort-rc / py2cppLinks
A Python to C++ compiler.
☆44Updated 6 years ago
Alternatives and similar repositories for py2cpp
Users that are interested in py2cpp are comparing it to the libraries listed below
Sorting:
- A Python implementation of the C Python Interpreter☆94Updated last week
- 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
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 7 months ago
- As of yet unnamed (assembly-to-C) decompiler, targeting Borland/Turbo C++☆10Updated 9 years ago
- ☆16Updated 5 years ago
- Simple parser for Python marshal serialization and pyc files☆20Updated 8 months ago
- Implement a ELF parser and a utility like readelf on Linux.☆11Updated 5 years ago
- SWF parser and AVM2 (Actionscript 3) bytecode parser☆19Updated 8 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20Updated 2 years ago
- 一键将 Python 文件批量编译为 PYD/SO 文件! One-click batch compilation of Python files into PYD/SO files!☆29Updated 3 weeks ago
- LLVM dependence graphs☆12Updated 4 years ago
- A small toy PBR renderer used for testing some of my small "stb-style" asset loading libraries.☆13Updated 3 years ago
- Little Python to C++ compiler☆94Updated last year
- A decompiler that attempts to generate pseudo-C using Machine Learning, rather than algorithmically.☆8Updated 6 years ago
- A Python bytecode compiler and bytecode generator.