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 super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A C Compiler/Parser written in Rust☆53Updated 4 months ago
- A Python interpreter written in Rust☆88Updated 7 years ago
- A Python parser written in Rust using nom☆80Updated 5 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- A simple Pascal interpreter written in rust.☆60Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years 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
- Pratt parser written in Rust☆95Updated 2 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- 🐍 The Mamba programming language, because we care about safety☆90Updated 3 months ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆191Updated 3 years ago
- A C/C++ parser in rust☆23Updated 5 years ago
- Port of the Python element tree library to Rust☆60Updated 2 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 4 years ago
- ☆27Updated 2 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated last week
- Expose build variables obtained with built as a PyDict☆35Updated 10 months ago
- Rust crate for parsing/formatting Python literals☆18Updated 4 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A JIT experiment in Rust☆141Updated last year
- In-memory filesystem in Rust☆73Updated 6 years ago
- HTML/CSS render engine in Rust.☆20Updated 8 years ago
- Synchronous memory pipe for Rust☆31Updated 5 years ago
- The Bourne shell installer used by Rust and Cargo☆59Updated 3 months ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated last week
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago