[ANN] Monadic Bang: A plugin for more concise do-block notation, inspired by Idris

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ghc-proposals

    Proposed compiler and language changes for GHC and GHC/Haskell

  • Then there's the "simple" matter of parsing. As they say, "Mo' syntax, mo' problems". The GHC parser is an absolute beast. When I attempted to implement parsing for an improvement to pattern synonyms which was accepted, I found that I couldn't work out how, even with help from some very smart people. The more syntax there is, the darker the corners get. Best to clean out some crud before moving new stuff in, but it's really hard to break people's programs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts