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☆55Updated 10 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Py2C — a Python to C++ converter☆256Updated 4 years ago
- Simple and powerful GUI framework for agile development☆70Updated 9 years ago
- C parser and ctypes automation for python☆72Updated 3 months ago
- A tool to convert C++ code to Python code.☆168Updated 9 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
- C++ to Python converter☆171Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 6 months ago
- Retrospective of Python compilation efforts☆66Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 3 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 2 months ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 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…☆400Updated 10 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- A c-style macro preprocessor written in Python☆150Updated last year
- Yet Another Python Parser System☆51Updated 6 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆53Updated 7 months ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- A Graphical User Interface for Pyglet based on Kytten.☆66Updated 7 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- A Python to C compiler☆39Updated 5 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago