gkbrk / python-jvm-interpreterLinks
Java Virtual Machine implementation in Python
☆283Updated 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:
- Experiments for the official PEG parser generator for Python☆282Updated last year
- C compiler created in Python.☆1,072Updated 5 months ago
- Just enough git (written in Python) to create a repo and push to GitHub☆331Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 3 months ago
- Python module to modify bytecode☆326Updated last week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- A toy templating engine.☆153Updated 6 years ago
- Python IDE using PyQt5☆90Updated 5 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- A Docker-type runtime, written in 100% Python☆926Updated 4 years ago
- List of languages that compile to python☆274Updated last year
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 2 months ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Effortlessly write inline C functions in Python☆485Updated 5 years ago
- Web Assembly Decoder - Zero Extras☆76Updated 6 years ago
- A transpiler that converts Python code into Java bytecode☆863Updated 5 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆310Updated 4 years ago
- ☆609Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago