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☆68Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆94Updated last year
- 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
- Language server providing completion for gluon☆52Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- ☆27Updated 10 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- GLL parsing framework.☆137Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago