benhoyt / pyast64
Compile a subset of the Python AST to x64-64 assembler
☆139Updated 10 months ago
Alternatives and similar repositories for pyast64:
Users that are interested in pyast64 are comparing it to the libraries listed below
- A basic x86-64 JIT compiler written from scratch in stock Python☆228Updated 6 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆215Updated 3 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 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
- C Python, made faster.☆341Updated 9 years ago
- Database of CPU Opcodes☆247Updated last year
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆300Updated last month
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- ☆71Updated 2 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 10 months ago
- Automatically exported from code.google.com/p/tinypy☆239Updated 11 months ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 13 years ago
- A toy C-like language compiler for PigletVM☆61Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- x86 Emulator in Python☆158Updated 7 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- ☆609Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago