benhoyt / pyast64Links
Compile a subset of the Python AST to x64-64 assembler
☆143Updated last year
Alternatives and similar repositories for pyast64
Users that are interested in pyast64 are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated last week
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Database of CPU Opcodes☆257Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated 3 weeks ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 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 10 years ago
- Automatically exported from code.google.com/p/tinypy☆245Updated last year
- C Python, made faster.☆343Updated 9 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆227Updated 5 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python-like programming language interpreter written in Python☆107Updated 8 years ago
- ☆71Updated 3 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- 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
- portable libc optimized for code size and readability☆81Updated 8 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- ☆608Updated 8 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A Python to C compiler☆39Updated 5 years ago
- GCC Tiny front-end☆107Updated 8 years ago