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
- LLVM wrappers for Rust☆68Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- ☆93Updated last year
- Language server providing completion for gluon☆51Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Safe LLVM bindings for Rust☆21Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆38Updated last year
- A double-ended priority queue☆39Updated 3 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago