izgzhen / RuScriptLinks
Experimental Language based on Rust and Haskell
☆54Updated 8 years ago
Alternatives and similar repositories for RuScript
Users that are interested in RuScript are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆94Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Simple malloc implementation.☆33Updated 10 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Safe LLVM bindings for Rust☆22Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- Jazz - modern and fast programming language.☆95Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆34Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- ☆60Updated 4 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago