Popularity
7.3
Growing
Activity
3.0
-
32
5
1

Description

Universal algebra approach (which is compatible with categorical approach) to free algebras (including higher order structures like functors, applicative functors or monads). Mathematical introduction alongside with some Haskell ideas can be found https://marcinszamotulski.me/posts/free-monads.html

For an example check out this link: https://github.com/coot/free-algebras/blob/master/examples/src/Network/TCP.hs

Monthly Downloads: 59
Programming language: Haskell
License: Mozilla Public License 2.0
Tags: Algebra     Math     Control     Monads     Free     Mathematics    
Latest version: v0.0.8.0

Free Algebras alternatives and similar packages

Based on the "free" category.
Alternatively, view Free Algebras alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Free Algebras or a related project?

Add another 'free' Package

Popular Comparisons

README

Free Algebras

Maintainer: coot CircleCI

Universal algebra approach (which is compatible with categorical approach) to free algebras (including higher order structures like functors, applicative functors or monads). Mathematical introduction alongside with some of the Haskell ideas is desribed in a blog post.

Examples: