windelbouwman / rspythonLinks
Rust implementation of the python language
☆35Updated 7 years ago
Alternatives and similar repositories for rspython
Users that are interested in rspython are comparing it to the libraries listed below
Sorting:
- An incomplete stackless interpreter of Python bytecode, written in Rust.☆81Updated 2 years ago
- A C Compiler/Parser written in Rust☆54Updated 5 months ago
- A Python interpreter written in Rust☆88Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A Python parser written in Rust using nom☆80Updated 5 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- 🐍 The Mamba programming language, because we care about safety☆90Updated 5 months ago
- A simple Pascal interpreter written in rust.☆60Updated 7 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- Wait, another virtual machine ?☆61Updated 4 years ago
- In-memory filesystem in Rust☆74Updated 6 years ago
- A fast python HTTP server inspired by japronto written in rust.☆169Updated 4 years ago
- Port of the Python element tree library to Rust☆60Updated 2 years ago
- common finance mathematics library in Rust☆43Updated 9 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Expose build variables obtained with built as a PyDict☆35Updated 11 months ago
- Short presentations about Rust syntax + concepts☆73Updated 4 years ago
- Compiler for a language with Python-like syntax☆11Updated 7 years ago
- Cross platform process information in Rust☆70Updated last month
- Rust crate for parsing/formatting Python literals☆18Updated 4 years ago
- The LLVM Kaleidoscope tutorial implemented in Rust☆32Updated 9 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆192Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- rucc is a tiny toy C compiler in Rust.☆196Updated 2 years ago
- python game engine that runs in browser☆301Updated 6 years ago
- A stripped-down version of Git, implemented in Rust☆137Updated last year
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32Updated 5 years ago