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.☆81Updated 2 years ago
- A Python interpreter written in Rust☆88Updated 6 years ago
- A Python parser written in Rust using nom☆80Updated 5 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 2 months ago
- 🐍 The Mamba programming language, because we care about safety☆89Updated 2 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- rucc is a tiny toy C compiler in Rust.☆195Updated 2 years ago
- WebAssembly Virtual Machine, which aim to run on micro-controller☆52Updated 3 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 4 years ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Port of the Python element tree library to Rust☆61Updated 2 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- A C/C++ parser in rust☆24Updated 5 years ago
- Expose build variables obtained with built as a PyDict☆34Updated 8 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆190Updated 3 years ago
- Pratt parser written in Rust☆91Updated last year
- A Rust port of the password primitives used in Django Project.☆57Updated last week
- Rust in Action book exercises☆154Updated 7 years ago
- Port of Python's difflib library to Rust☆50Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated last month
- 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
- Cross platform process information in Rust☆68Updated 2 months ago
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago