fp-notes VS write-you-a-haskell

Compare fp-notes vs write-you-a-haskell and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fp-notes write-you-a-haskell
1 4
27 3,304
- -
1.8 0.0
almost 2 years ago over 3 years ago
Haskell Haskell
Creative Commons Attribution Share Alike 4.0 MIT License
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.

fp-notes

Posts with mentions or reviews of fp-notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.
  • Be reading academic computer science papers
    2 projects | news.ycombinator.com | 7 Apr 2022
    I’ve been reading CS papers for a few years now (mostly FP or PL related) and wrote some summaries for a selection of them[0]. FP and PL literature is very accessible, many authors have a desire to communicate some aspect of programming languages or type systems that is readable even if you have only an introductory knowledge of the field. Also, papers are a great source for knowledge that is not easily found in books and documentation online.

    [0] https://github.com/siraben/fp-notes/blob/master/Papers.md

write-you-a-haskell

Posts with mentions or reviews of write-you-a-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.

What are some alternatives?

When comparing fp-notes and write-you-a-haskell you can also consider the following projects:

wiwinwlh - What I Wish I Knew When Learning Haskell

algebra-driven-design - Source material for Algebra-Driven Design

type-level-bst - Type-Level Binary Search Tree in Haskell

distributive - Dual Traversable

articles - Miscellaneous articles. The readme is the table of contents.

type-eq - Type equality evidence you can carry around

brainfuck - This is an interpreter of the brainf*ck language, written in the pure, lazy, functional language Haskell.

TreadMarks - Battle tank combat racing!

sense-lang - Sense is a very high level, functional programming language for creating software by writing only the absolute necessary information and not a single line above that.

meta-cedille - Minimalistic dependent type theory with syntactic metaprogramming

mappy - A functional programming language. Like LISP but focused around maps rather than lists.

fyg-lang - Fyg is a simple high-level, functional-imperative with runtime type safety for the aspiring grug