dth

Haskell examples project

Exploring and showcasing examples of dependently-typed programs in Haskell

Examples of Dependently-typed programs in Haskell

GitHub

303 stars
17 watching
26 forks
Language: Haskell
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
sweirich/graded-haskellMechanizations for two dependently-typed languages with graded types24
sweirich/challengeAn implementation of a strongly-typed System F in Haskell117
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
i-am-tom/learn-me-a-haskellLearning Haskell with focus on dependent types and type-level programming using the OneOf data structure70
dierk/real_world_fregeA collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell70
sdiehl/zurihac-cryptoSmall minimal examples of modern cryptographic techniques in Haskell79
def-/ghc-visA tool to visualize live Haskell data structures in GHCi136
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
ilya-klyuchnikov/lambdapiReorganization of source code for dependently typed lambda calculus paper to improve readability and understandability112
llvm-hs/llvm-hs-examplesDemonstrates Haskell bindings to the LLVM compiler infrastructure71
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
haskell/stmA Haskell implementation of software transactional memory for concurrent programming99
haskell/play-haskellA web-based Haskell development playground and compiler environment.130
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
bravit/hid-examplesA collection of Haskell code examples to accompany a book on functional programming and depth of language258