thalerjonathan / gloss-idrisLinks
A port of the gloss library from Haskell to Idris
☆22Updated 6 years ago
Alternatives and similar repositories for gloss-idris
Users that are interested in gloss-idris are comparing it to the libraries listed below
Sorting:
- An extensible IO-like monad-like thing for Idris, with support for including linear subprograms☆22Updated 5 years ago
- being a thing I build on a Saturday☆28Updated 7 years ago
- Work on type class deriving with elaboration reflection☆32Updated 6 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- An experiment in functional interface design☆24Updated 8 years ago
- Formally verified JSON parser☆15Updated 7 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 4 years ago
- Demonstrating comonad transformers.☆37Updated 8 years ago
- Tactic Metaprogramming in Haskell☆56Updated 5 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Where my everyday research happens☆53Updated last week
- Recursion schemes for Idris☆65Updated 6 years ago
- Desc'n crunch: Descriptions, levitation, and reflecting the elaborator.☆11Updated 6 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Haskell Type Level Example Programs☆29Updated 7 years ago
- GRIN backend for Idris☆50Updated 5 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Easy bidirectional serialization in Haskell☆49Updated 6 years ago
- An attoparsec roundtrip☆18Updated 5 years ago
- Generic functions for single-sorted first-order structural unification☆46Updated last month
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- higher-kinded data☆30Updated 2 years ago
- Classes for types where we know all the values☆39Updated 5 months ago
- Kleene algebra, regular expressions☆32Updated last year
- Dependently typed elimination functions using singletons☆28Updated 5 months ago
- A library for doing generic programming in Agda☆31Updated 4 years ago
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- Provides free functors that are adjoint to functors that forget class constraints.☆29Updated 9 months ago
- Type-safe open unions in Haskell