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 9 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Pure-python C compiler and assembler☆49Updated 9 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- A Python to C compiler☆40Updated 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
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 9 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 4 years ago
- Nuitka-GUI the Python 3 Binary machine code Compiler and Node Inspector☆27Updated 10 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A Graphical User Interface for Pyglet based on Kytten.☆65Updated 6 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 12 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A front-end C compiler for syntax parsing, semantic analysis and Intermediate Code Generation☆7Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- ☆71Updated 2 years ago
- A transpiler for a Python like language to JavaScript☆193Updated last year
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago
- An extended set of Python bindings for libclang☆28Updated 7 years ago
- Compares Python's text parsing libraries☆24Updated 2 years ago
- Hierarchical Tkinter wrapper for Python☆19Updated 10 months ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 5 years ago
- ASDL parser☆20Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆353Updated 5 years ago
- C parser and ctypes automation for python☆66Updated 3 weeks ago
- A tool to convert C++ code to Python code.☆168Updated 8 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…☆404Updated 9 years ago