generics-sop

generic programming framework

Provides a framework for defining and working with generic functions in Haskell.

Generic Programming using True Sums of Products

GitHub

159 stars
14 watching
48 forks
Language: Haskell
last commit: over 2 years ago
generic-programminghaskelltypes

Related projects:

RepositoryDescriptionStars
ndmitchell/uniplateA simple and efficient generics library for Haskell76
thma/whyhaskellmattersExplaining why Haskell's unique features make it an important language for software development470
snapframework/snapProvides tools and infrastructure for building web applications using a composable, modular approach457
well-typed/unfolderA repository providing code snippets to illustrate key concepts in Haskell programming85
ivanperez-keera/dunaiA reactive programming library for Haskell that supports multiple paradigms and effects.213
svenschmidt75/functionalAn exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts.0
monadicsystems/okapiA data-driven micro web framework for building RESTful APIs in Haskell104
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
esimov/goguA comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations.100
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
transient-haskell/transientProvides an algebraic and monadically composable framework for general-purpose programming with focus on concurrency, parallelism, event handling, transactions, and distributed computing.634
thma/ltupatternfactoryMaps software design patterns to Haskell type class concepts and functional programming structures995
neohaskell/neohaskellA Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness.307
haskell-servant/servantA Haskell-based type-level web development framework1,834
transient-haskell/axiomA client-server web framework that enables browser-side execution of Haskell code with server-side computations and data exchange through websockets.68