ronyhe / pyjvmLinks
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
Sorting:
- An incomplete stackless interpreter of Python bytecode, written in Rust.☆76Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆68Updated last year
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- A front-end C compiler for syntax parsing, semantic analysis and Intermediate Code Generation☆7Updated 2 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- Runtime Python bytecode optimizer. ⚡️☆26Updated 4 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆63Updated last year
- Compiler for a language with Python-like syntax☆11Updated 6 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 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
- Compares Python's text parsing libraries☆24Updated 3 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Automatically exported from code.google.com/p/byteplay☆16Updated 6 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Gary Brandt Bucher, II☆13Updated last week
- non-C programming language interfaces to the Binaryen library☆10Updated 3 weeks ago
- A bridge interface between Python and Java.☆72Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- bf_compiler compiles brainfuck code to LLVM IR, and potentially runs it with McJIT.☆28Updated 7 years ago
- A modular OS inspired by the actor model☆8Updated 7 years ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- Python binary parsing library☆153Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated last week
- elf parser and navigation tool, pure Rust☆168Updated 2 months ago
- Pure-Rust toy implementation of the 20th JVM spec☆16Updated 3 months ago
- Work towards a "golden model" of the RISC-V calling convention(s)☆10Updated 7 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
- Design a new better C API for Python☆59Updated 6 months ago