gkbrk / python-jvm-interpreterLinks
Java Virtual Machine implementation in Python
☆278Updated 6 years ago
Alternatives and similar repositories for python-jvm-interpreter
Users that are interested in python-jvm-interpreter are comparing it to the libraries listed below
Sorting:
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Python module to modify bytecode☆313Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Automatically exported from code.google.com/p/tinypy☆242Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆324Updated 8 years ago
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 5 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 years ago
- C compiler created in Python.☆1,060Updated 2 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Python-like programming language interpreter written in Python☆107Updated 7 years ago
- ZipPy is a Python3 interpreter on top of Truffle framework☆298Updated 6 years ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆635Updated 4 years ago
- ☆608Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- List of languages that compile to python☆268Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- A sandboxed attempt at v3 (not maintained)☆303Updated 2 years ago
- A toy templating engine.☆149Updated 6 years ago
- Learn how modern async web frameworks work, by writing simple clone from scratch☆345Updated 3 years ago