ronyhe / pyjvm
JVM implementation in python
☆20Updated 6 years ago
Alternatives and similar repositories for pyjvm:
Users that are interested in pyjvm are comparing it to the libraries listed below
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- An incomplete stackless interpreter of Python bytecode, written in Rust.☆76Updated 2 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆68Updated last year
- Compares Python's text parsing libraries☆24Updated 3 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A “Hello World” of calling Rust code from a Python program with CFFI, in order to show packaging issues☆12Updated 8 years ago
- Runtime Python bytecode optimizer. ⚡️☆26Updated 3 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆21Updated 2 months ago
- ELF reader-writer library for Python3☆62Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆118Updated 3 years ago
- A front-end C compiler for syntax parsing, semantic analysis and Intermediate Code Generation☆7Updated 2 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year
- Some ctypes wrappers to explore the CPython internal representations from inside☆18Updated 7 years ago
- 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
- My hobby operating system microkernel written in Rust☆44Updated 2 years ago
- Pure-Rust toy implementation of the 20th JVM spec☆16Updated 2 months ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆42Updated 4 years ago
- Minimal implentation of the little man computer in multiple langauges☆9Updated 7 years ago
- An AVR emulator☆16Updated 4 years ago
- A bridge interface between Python and Java.☆72Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- A UNIX-like OS targeting AMD64 compatible processors☆16Updated 3 years ago
- ASDL parser☆20Updated 2 years ago
- Python binary parsing library☆152Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago