parsonsmatt / lambdaLinks
An exploration and implementation of the lambda calculus.
☆12Updated 8 years ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- Experiments with effect systems☆12Updated 9 years ago
- being the materials from my YOW LambdaJam 2016 talk☆10Updated 9 years ago
- ☆23Updated 7 years ago
- A nullary type class for partial functions☆15Updated 7 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- Manage Nix Haskell override sets☆11Updated 6 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Lightweight Haskell dynamic loading library originally written by Copyright © 2004 Hampus Ram.☆24Updated 7 years ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16Updated 6 years ago
- Verified left pad☆19Updated 7 years ago
- Type-level assertion operators☆16Updated 7 years ago
- A RWS like monad without the slow writer stuff☆12Updated 2 years ago
- Folds for recursive types with GHC Generics☆26Updated 5 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- Reasonable Haskell default import☆27Updated 2 years ago
- Protect against backwards-incompatible serializations☆23Updated 4 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Updated 9 months ago
- Expands type synonyms in Template Haskell ASTs☆11Updated 7 months ago
- Dependently typed elimination functions using singletons☆28Updated 6 months ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 6 years ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 6 years ago
- Paper about polynomial functors, regular expressions, matrices of types, derivatives, semirings, and other cool stuff☆14Updated 7 years ago
- Typed DSLs for sorting☆19Updated 7 years ago
- An experiment in functional interface design☆24Updated 8 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Updated 7 years ago
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago