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 interpreter written in Rust☆88Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 months 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
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆175Updated 4 years ago
- A simple Pascal interpreter written in rust.☆59Updated 6 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆70Updated 2 years ago
- Pure Rust implementation of Lua compiler.☆201Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 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
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated 2 months ago
- rucc is a tiny toy C compiler in Rust.☆195Updated 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
- 🐍 The Mamba programming language, because we care about safety☆90Updated 2 months ago
- HTML/CSS render engine in Rust.☆20Updated 8 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago
- Build your own - linker☆207Updated 4 years ago
- Port of the Python element tree library to Rust☆61Updated 2 years ago
- ☆30Updated 2 years ago
- A JIT experiment in Rust☆140Updated last year
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- Lightweight C parser for Rust☆229Updated last year
- Raw system calls for Rust☆101Updated 2 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- Single-address-space capability-based nanokernel☆84Updated last week
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- A tiny x86_64 kernel written in Rust.☆82Updated 3 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago