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: 8 months ago
generic-programminghaskelltypes

Related projects:

Repository Description Stars
ndmitchell/uniplate A simple and efficient generics library for Haskell 76
thma/whyhaskellmatters Explaining why Haskell's unique features make it an important language for software development 470
snapframework/snap Provides tools and infrastructure for building web applications using a composable, modular approach 457
well-typed/unfolder A repository providing code snippets to illustrate key concepts in Haskell programming 85
ivanperez-keera/dunai A reactive programming library for Haskell that supports multiple paradigms and effects. 213
svenschmidt75/functional An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. 0
monadicsystems/okapi A data-driven micro web framework for building RESTful APIs in Haskell 104
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 846
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 100
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
transient-haskell/transient Provides an algebraic and monadically composable framework for general-purpose programming with focus on concurrency, parallelism, event handling, transactions, and distributed computing. 634
thma/ltupatternfactory Maps software design patterns to Haskell type class concepts and functional programming structures 995
neohaskell/neohaskell A Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness. 307
haskell-servant/servant A Haskell-based type-level web development framework 1,834
transient-haskell/axiom A client-server web framework that enables browser-side execution of Haskell code with server-side computations and data exchange through websockets. 68