benhoyt / pyast64
Compile a subset of the Python AST to x64-64 assembler
☆140Updated last year
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☆229Updated 7 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆118Updated 3 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆222Updated last month
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- C Python, made faster.☆341Updated 9 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Database of CPU Opcodes☆247Updated last year
- 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
- A Python-like systems programming language☆84Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- A collection of compiler, emulator and microkernel tools.☆252Updated 5 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated this week
- Fedjmike's C Compiler☆132Updated 7 years ago
- ☆42Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- A programming language in the Perl/Python/Ruby group☆131Updated 6 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year