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 Python parser written in Rust using nom☆80Updated 5 years ago
- A Python interpreter written in Rust☆88Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- A C Compiler/Parser written in Rust☆54Updated 6 months ago
- A simple Pascal interpreter written in rust.☆60Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Port of the Python element tree library to Rust☆60Updated 2 years ago
- 🐍 The Mamba programming language, because we care about safety☆90Updated 5 months ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆13Updated 2 years ago
- Rust in Action book exercises☆154Updated 7 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Rust crate for parsing/formatting Python literals☆18Updated 4 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- Cross platform process information in Rust☆70Updated this week
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated 2 years ago
- A no-frills async memcached client for Rust.☆24Updated last month
- In-memory filesystem in Rust☆74Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 5 months ago
- WIP Port of Rust's std to Minix☆45Updated 6 years ago
- A book about performance optimization in the Rust programming language☆72Updated 5 years ago
- Wait, another virtual machine ?☆61Updated 4 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A small DSL to generate syntax diagrams☆59Updated 9 months ago
- Expose build variables obtained with built as a PyDict☆35Updated last year
- Some experiments… and maybe a surprise coming.☆33Updated 7 years ago