generics-sop
generic programming framework
Provides a framework for defining and working with generic functions in Haskell.
Generic Programming using True Sums of Products
157 stars
14 watching
48 forks
Language: Haskell
last commit: 6 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 | 467 |
snapframework/snap | Provides tools and infrastructure for building web applications using a composable, modular approach | 456 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 80 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 211 |
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 | 843 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
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. | 633 |
thma/ltupatternfactory | Maps software design patterns to Haskell type class concepts and functional programming structures | 994 |
neohaskell/neohaskell | A Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness. | 276 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
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 |