dada-lang / dadaLinks
I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and everybody practices his art in his own way.
☆484Updated 5 months ago
Alternatives and similar repositories for dada
Users that are interested in dada are comparing it to the libraries listed below
Sorting:
- Use Tree Sitter to parse your own languages in Rust☆677Updated 4 months ago
- Incremental garbage collection from safe Rust☆771Updated 2 months ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆450Updated last year
- A precise specification for "Rust lite / MIR plus"☆940Updated this week
- ☆324Updated last year
- ☆787Updated 3 months ago
- A simple, expressive, embeddable programming language☆829Updated last week
- Refinement Types for Rust☆789Updated this week
- A list of programming languages implemented in Rust, for inspiration.☆988Updated 3 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆226Updated 11 months ago
- Capability-oriented version of the Rust standard library☆717Updated this week
- A tiny, interpreted WebAssembly Runtime written in Rust☆541Updated 3 weeks ago
- Rust grammar tool libraries and binaries☆561Updated last week
- Learn to make your own programming language with Rust☆262Updated 3 years ago
- Minimalistic snapshot testing for Rust.☆291Updated 10 months ago
- single file, std only, async Rust executor☆578Updated last year
- Cycle-tracking garbage collector library for Rust