sparkslabs / pyxieLinks
Little Python to C++ compiler
☆96Updated 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
- Py2C — a Python to C++ converter☆254Updated 3 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 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
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Inline assembly module for python☆29Updated 2 years ago
- C parser and ctypes automation for python☆71Updated 3 weeks ago
- A tool to convert C++ code to Python code.☆168Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Simple and powerful GUI framework for agile development☆70Updated 8 years ago
- C++ to Python converter☆170Updated 5 years ago
- Pure-python C compiler and assembler☆51Updated 10 years 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…☆402Updated 10 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆359Updated last month
- Dynamic inline x86 assembler for python.☆65Updated 13 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☆348Updated last month
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 4 months ago
- Create Tkinter GUIs from JSON definition files.☆121Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Automatically exported from code.google.com/p/tinypy☆246Updated last year
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A portable version of MinGW☆59Updated 3 years ago
- Automatically generates a Cython wrapper for C++ code☆43Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- Pythonic HAML-like syntax for web page builidng☆26Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago