izgzhen / RuScript
Experimental Language based on Rust and Haskell
☆51Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for RuScript
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- ☆91Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Safe LLVM bindings for Rust☆21Updated 10 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Target "triple" support☆47Updated last month
- Modular register allocator algorithms☆106Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 2 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 3 years ago
- WLambda - Embeddable Scripting Language for Rust☆52Updated 2 weeks ago
- Language server providing completion for gluon☆51Updated last year
- 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 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago