frank-lang / frankLinks
Frank compiler
☆303Updated last year
Alternatives and similar repositories for frank
Users that are interested in frank are comparing it to the libraries listed below
Sorting:
- Dependent type checker using normalisation by evaluation☆271Updated last year
- Cedille, a dependently typed programming languages based on the Calculus of Dependent Lambda Eliminations☆388Updated 2 years ago
- 1ML prototype interpreter☆290Updated 5 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆215Updated 2 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- A categorical programming language with effects☆291Updated 2 years ago
- A statically-typed linear functional language with graded modal types for fine-grained program reasoning☆694Updated 3 weeks ago
- An implementation of Pie in Haskell☆211Updated 6 years ago
- A compiler for functional programs on serialized data☆174Updated this week
- Links: Linking Theory to Practice for the Web☆349Updated 5 months ago
- Relational programming in Haskell. Mostly developed on twitch.☆268Updated 2 weeks ago
- Contextual types meet mechanized metatheory!☆206Updated 4 months ago
- A minimal proof language.☆212Updated 7 years ago
- The Makam Metalanguage☆199Updated 2 years ago
- "Between the darkness and the dawn, a red cube rises!": a proof assistant for cartesian cubical type theory☆214Updated 3 years ago
- Spartan type theory☆273Updated 4 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- GRIN backend for GHC☆142Updated 4 years ago
- Standard library for linear types in Haskell.☆351Updated last week
- Prototype type inference engine☆204Updated last year
- Alternative algorithm for algebraic subtyping.☆173Updated 2 months ago
- Parser combinators for Idris