sparkslabs / pyxieLinks
Little Python to C++ compiler
☆97Updated 2 years ago
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
- LLVM compiler for python based on py2llvm☆135Updated 10 years ago
- Py2C — a Python to C++ converter☆254Updated 4 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Inline assembly module for python☆29Updated 2 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- A tool to convert C++ code to Python code.☆168Updated 9 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- C parser and ctypes automation for python☆72Updated 2 months ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- A Python to C compiler☆39Updated 5 years ago
- C/C++ source generation from an AST☆168Updated 2 weeks 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…☆400Updated 10 years ago
- Simple and powerful GUI framework for agile development☆70Updated 8 years ago
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 12 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated 2 months ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- C++ to Python converter☆171Updated 5 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 6 months ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 3 months ago
- Automatically exported from code.google.com/p/tinypy☆249Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- Create Tkinter GUIs from JSON definition files.☆121Updated 5 years ago