izgzhen / RuScriptLinks
Experimental Language based on Rust and Haskell
☆51Updated 8 years ago
Alternatives and similar repositories for RuScript
Users that are interested in RuScript are comparing it to the libraries listed below
Sorting:
- LLVM wrappers for Rust☆69Updated 8 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆95Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Language server providing completion for gluon☆52Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- ☆60Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- ☆27Updated 10 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago