nwoeanhinnogaehr / algorithmw-rustLinks
A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.
☆44Updated 9 years ago
Alternatives and similar repositories for algorithmw-rust
Users that are interested in algorithmw-rust are comparing it to the libraries listed below
Sorting:
- A Hindley-Milner polymorphic typing system☆58Updated last year
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- hindley-milner algorithm☆61Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- 👌 A smol functional language that targets other languages☆62Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Macros have types!☆129Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- An implementation of the Hindley-Milner type system in Rust.☆43Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- ☆54Updated 5 years ago
- experimental auto-currying for rust functions☆32Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A golden file testing library for rust☆33Updated 2 months ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- OCaml runtime and FFI bindings directly in Rust☆79Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago