sparkslabs / pyxie
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
- Pure-python C and assembler compiler☆54Updated 10 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Py2C — a Python to C++ converter☆256Updated 3 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 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…☆51Updated 6 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 9 years ago
- A Python to C compiler☆40Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 10 months ago
- C parser and ctypes automation for python☆66Updated 2 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 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 Graphical User Interface for Pyglet based on Kytten.☆66Updated 6 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆300Updated last month
- Simple, cross-platform, pure Python module to display message boxes, and just message boxes.☆61Updated last year
- Web technology based GUI library for desktop applications☆75Updated 6 years ago
- Python module to modify bytecode☆308Updated last week
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.☆15Updated 2 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Pure-python C compiler and assembler☆51Updated 9 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via a…☆33Updated 5 years ago
- Pythonic HAML-like syntax for web page builidng☆26Updated 7 years ago
- A transpiler for a Python like language to JavaScript☆193Updated last year