dth
Haskell examples project
Exploring and showcasing examples of dependently-typed programs in Haskell
Examples of Dependently-typed programs in Haskell
303 stars
17 watching
26 forks
Language: Haskell
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Mechanizations for two dependently-typed languages with graded types | 24 |
| An implementation of a strongly-typed System F in Haskell | 117 |
| An introductory guide to Haskell programming language features and applications | 69 |
| Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
| Small minimal examples of modern cryptographic techniques in Haskell | 79 |
| A tool to visualize live Haskell data structures in GHCi | 136 |
| Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
| Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 |
| Demonstrates Haskell bindings to the LLVM compiler infrastructure | 71 |
| A comprehensive guide to the Haskell programming language | 263 |
| A Haskell implementation of software transactional memory for concurrent programming | 99 |
| A web-based Haskell development playground and compiler environment. | 130 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| A collection of Haskell code examples to accompany a book on functional programming and depth of language | 258 |