windelbouwman / rspythonLinks
Rust implementation of the python language
☆34Updated 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.☆79Updated 2 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 weeks ago
- A Python interpreter written in Rust☆89Updated 6 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 4 years ago
- 🐍 The Mamba programming language, because we care about safety☆89Updated last week
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- Cross platform process information in Rust☆64Updated this week
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- Pratt parser written in Rust☆91Updated last year
- In-memory filesystem in Rust☆73Updated 5 years ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Port of the Python element tree library to Rust☆61Updated 2 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆208Updated 2 weeks ago
- A language toolchain for explicitly typed annotated Python. 🐍☆69Updated last year
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆12Updated 2 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆85Updated this week
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- Expose build variables obtained with built as a PyDict☆34Updated 6 months ago
- Talks I've given at various conferences☆18Updated 7 years ago
- A book about performance optimization in the Rust programming language☆70Updated 4 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- WebAssembly Virtual Machine, which aim to run on micro-controller☆52Updated 3 years ago
- ☆30Updated 2 years ago
- Build your own - linker☆203Updated 4 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- Transpiling lua-5.3.5 to rust with c2rust☆22Updated 6 years ago