type-assertions VS write-you-a-haskell

Compare type-assertions 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
type-assertions write-you-a-haskell
0 4
1 3,296
- -
0.0 0.0
almost 7 years ago about 3 years ago
Haskell Haskell
ISC License 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.

type-assertions

Posts with mentions or reviews of type-assertions. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning type-assertions yet.
Tracking mentions began in Dec 2020.

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.
  • A decade of developing a programming language
    7 projects | news.ycombinator.com | 14 Nov 2023
    I highly recommend https://github.com/sdiehl/write-you-a-haskell as it is very developer friendly. It’s not complete, but it really gets the gears turning and will set you up for writing your own Hendley-Milner style type checker.
  • Type inference of letrec in Algorithm W
    3 projects | /r/haskell | 10 May 2022
    This is the best resource I know of: http://dev.stephendiehl.com/fun/006\_hindley\_milner.html https://github.com/sdiehl/write-you-a-haskell/blob/master/chapter7/poly_constraints/src/Infer.hs
  • Monthly Hask Anything (November 2021)
    4 projects | /r/haskell | 2 Nov 2021
    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?

What are some alternatives?

When comparing type-assertions and write-you-a-haskell you can also consider the following projects:

type-spec - A tiny EDSL to write type-level-unit tests

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

type-eq - Type equality evidence you can carry around

distributive - Dual Traversable

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

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

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

type-level-sets - Type-level sets for Haskell (with value-level counterparts and various operations)

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.