izgzhen / RuScript
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
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- ☆92Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆44Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Haskell's language-c ported to Rust.☆31Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Language server providing completion for gluon☆51Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated last week
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- A macro for defining type operators in Rust.☆64Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- GLL parsing framework.☆137Updated 10 months ago
- Garbage collector library☆23Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- ☆25Updated 9 years ago
- WLambda - Embeddable Scripting Language for Rust☆52Updated this week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆15Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago