jDomantas / plankLinks
☆60Updated 4 years ago
Alternatives and similar repositories for plank
Users that are interested in plank are comparing it to the libraries listed below
Sorting:
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- ☆94Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A functional programming language☆48Updated 5 years ago
- ☆16Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- A whitespace-sensitive syntax for rust☆72Updated 7 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- Simple ray tracing project in Rust to learn both Rust and the algorithms and math for raytracing.