sparkslabs / pyxieLinks
Little Python to C++ compiler
☆94Updated last year
Alternatives and similar repositories for pyxie
Users that are interested in pyxie are comparing it to the libraries listed below
Sorting:
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Py2C — a Python to C++ converter☆253Updated 3 years ago
- A tool to convert C++ code to Python code.☆168Updated 8 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆122Updated 4 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- C parser and ctypes automation for python☆69Updated 3 months ago
- A small C compiler written in Python for learning purposes☆41Updated 7 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
- C++ to Python converter☆171Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Simple and powerful GUI framework for agile development☆70Updated 8 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆73Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A Python to C compiler☆40Updated 4 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆52Updated 2 months ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆404Updated 10 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated last month
- pyPhysicsSandbox is a simple wrapper around Pymunk that makes it easy to write code to explore 2D physics simulations. It's intended for …☆49Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆344Updated 3 years ago
- C++ port of remi project☆26Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- A transpiler for a Python like language to JavaScript☆195Updated last year
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 12 years ago
- A Graphical User Interface for Pyglet based on Kytten.☆66Updated 7 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Hacking on ESR's ctopy the C to Python conversion tool: http://www.catb.org/~esr/ctopy/☆14Updated 13 years ago
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Updated 6 years ago