hierarchical-free-monads-the-most-developed-approach-in-haskell VS ghc-proposals

Compare hierarchical-free-monads-the-most-developed-approach-in-haskell vs ghc-proposals and see what are their differences.

hierarchical-free-monads-the-most-developed-approach-in-haskell

Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell (by graninas)

ghc-proposals

Proposed compiler and language changes for GHC and GHC/Haskell (by ghc-proposals)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hierarchical-free-monads-the-most-developed-approach-in-haskell ghc-proposals
1 159
150 668
- 0.1%
0.0 9.1
over 2 years ago 10 days ago
Haskell Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hierarchical-free-monads-the-most-developed-approach-in-haskell

Posts with mentions or reviews of hierarchical-free-monads-the-most-developed-approach-in-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-05.
  • Monthly Hask Anything (May 2021)
    3 projects | /r/haskell | 5 May 2021
    Thanks for this illuminating reply. I agree that separation of concerns is very valuable, and that the effect frameworks I've mentioned in my question are better than mtl at it. However, would you agree that separation of concerns can also be achieved by other means that these effects frameworks, i.e. using the so-called tagless final style or other blends of free monads, such as for instance hierarchical free monads?

ghc-proposals

Posts with mentions or reviews of ghc-proposals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-07.

What are some alternatives?

When comparing hierarchical-free-monads-the-most-developed-approach-in-haskell and ghc-proposals you can also consider the following projects:

effet - An effect system based on type classes, written in Haskell.

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

julia - The Julia Programming Language

rio-orphans - A standard library for Haskell

hoogle - Haskell API search engine

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

frp-zoo - Comparing many FRP implementations by reimplementing the same toy app in each.

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.

Cabal - Official upstream development repository for Cabal and cabal-install

idris - A Dependently Typed Functional Programming Language

kesh - A simple little programming language that could one day compile to JavaScript.