Monthly Hask Anything (November 2021)

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. TreadMarks

    Battle tank combat racing!

    I'm looking to port some code from the game Tread Marks and ideally keep it functional.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. distributive

    Dual Traversable

    Seems like a neat signature. Is it an instance of some deeper concept or property? Is there a general typeclass for it? It looks a little bit like distribute from distributive.

  4. write-you-a-haskell

    Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

    I feel like Write You A Haskell was set out to introduce some of these foundational concepts in the right order: lambda calculus, to system-f to core - but that's more of a skeleton, right? What about logic? proofs? Is there anything else ... that can all be put together to create a "course" of some sort to master the theoretical concepts that Haskell stands upon?

  5. constraints

    Tools for programming with ConstraintKinds in GHC

    If it's anywhere, I'd expect it in constraints, but it's not Dict and it's not Forall.

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

  • I'm Not Mutable, I'm Partially Instantiated (Prolog)

    2 projects | news.ycombinator.com | 7 Nov 2024
  • A decade of developing a programming language

    7 projects | news.ycombinator.com | 14 Nov 2023
  • What can Category Theory do?

    2 projects | /r/askmath | 22 Jun 2023
  • pmr implementation in c++14

    6 projects | /r/cpp | 26 Dec 2022
  • What’s so great about functional programming anyway?

    8 projects | news.ycombinator.com | 16 Nov 2022

Did you know that Haskell is
the 25th most popular programming language
based on number of references?