jbclements / rust-redexLinks
A Redex Model of Rust, or more specifically an encoding of Patina, the formal model for rust's type safety
☆24Updated 11 years ago
Alternatives and similar repositories for rust-redex
Users that are interested in rust-redex are comparing it to the libraries listed below
Sorting:
- ☆29Updated 10 years ago
- The language of the future!☆72Updated 2 years ago
- A type checker for the Lean theorem prover☆40Updated 4 years ago
- Generation of abstract binding trees☆27Updated 4 months ago
- SML Checker for Intersection and Datasort Refinements (pronounced "cider")☆20Updated 12 years ago
- A playground for type theory implementations in Racket☆20Updated 10 years ago
- A dependently typed programming language, and verification tool☆27Updated 9 years ago
- A dynamically-typed CBPV language embedded in Racket☆40Updated last year
- A small implementation of a proof refinement logic.☆50Updated 8 years ago
- ☆21Updated 9 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- Standard ML compiler based on typed intermediate languages.☆51Updated 11 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 3 years ago
- ☆40Updated last year
- Problem Sets for MIT 6.887 Formal Reasoning About Programs, Spring 2017☆20Updated 8 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- System Fω interpreter for use in Advanced Functional Programming course