LPTK / simpler-subLinks
Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-type-variable constraints. Nevertheless, it's probably enough for what you need!
☆27Updated 3 years ago
Alternatives and similar repositories for simpler-sub
Users that are interested in simpler-sub are comparing it to the libraries listed below
Sorting:
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆16Updated 5 years ago
- a self-hosting lambda calculus compiler☆37Updated 7 months ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆61Updated 2 weeks ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated last month
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆45Updated 10 months ago
- ☆16Updated 3 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15Updated last year
- The Next Generation of Compositional Programming☆54Updated 2 months ago
- Efficient effect handlers based on Evidence Passing Semantics.☆32Updated 4 years ago
- A pure type system implemented in OCaml☆77Updated 4 years ago
- A simple functional programming language.☆22Updated 4 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 7 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆100Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 9 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- Implementation of typechecker from paper "Special Delivery: Programming with Mailbox Types"☆20Updated 2 months ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- The artifact associated with "Parsing with Zippers (Functional Pearl)" (Darragh and Adams) to appear in ICFP 2020.☆29Updated last year
- Benchmark repository of polyglot effect handler examples☆30Updated 2 months ago
- Playing with type systems☆51Updated 10 months ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- 🦠 An experimental elaborator for dependent type theory using effects and handlers☆37Updated 3 months ago