gkbrk / python-jvm-interpreter
Java Virtual Machine implementation in Python
☆275Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-jvm-interpreter
- Python module to modify bytecode☆302Updated this week
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆294Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- C compiler created in Python.☆1,042Updated last year
- A simple virtual machine w/constant folding implemented in Python☆121Updated 4 years ago
- Effortlessly write inline C functions in Python☆477Updated 4 years ago
- Embed the Duktape JS interpreter in Python☆81Updated last year
- A simple VM for a talk on building VMs☆211Updated 7 years ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 4 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- miniature redis-like server implemented in Python☆141Updated last year
- ☆608Updated 7 years ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 4 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- ZipPy is a Python3 interpreter on top of Truffle framework☆300Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- List of languages that compile to python☆254Updated 9 months ago
- Instant visualization of Python AST and Code Objects☆131Updated 6 months ago
- A toy templating engine.☆149Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Python AST read/write☆818Updated 7 months ago
- Learn how modern async web frameworks work, by writing simple clone from scratch☆343Updated 2 years ago