eZanmoto / norplLinks
Norpl (NOt a Real Programming Language) is a skeleton language for research purposes
☆22Updated 2 years ago
Alternatives and similar repositories for norpl
Users that are interested in norpl are comparing it to the libraries listed below
Sorting:
- https://app.codecrafters.io/courses/interpreter☆89Updated 10 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Toy DB to get more sytems expereince☆26Updated 2 years ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- ☆54Updated last year
- An LC-3 virtual machine written in Rust for learning purposes.☆38Updated 2 years ago
- ☆46Updated 2 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 3 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- ☆48Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Discovering and describing Rust's design axioms☆74Updated last year
- ☆84Updated last year
- Documentation of Rust error handling☆48Updated 2 years ago
- ☆84Updated last year
- A light weight, typed, in-memory, ordered, key-value database.☆48Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆88Updated 5 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- Raft implemented in Rust☆25Updated last year
- ☆34Updated 8 months ago
- https://ibraheem.ca/posts/too-many-web-servers/☆104Updated last year
- Pratt parser written in Rust☆90Updated last year
- Writing A Wasm Runtime In Rust☆51Updated 10 months ago
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆67Updated 3 weeks ago
- A Minsky Machine in Rust's type system☆56Updated 5 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago