uom-plugin VS write-you-a-haskell

Compare uom-plugin vs write-you-a-haskell and see what are their differences.

uom-plugin

Units of measure as a GHC typechecker plugin (by adamgundry)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
uom-plugin write-you-a-haskell
0 4
30 3,296
- -
0.0 0.0
over 1 year ago about 3 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" 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.

uom-plugin

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

We haven't tracked posts mentioning uom-plugin 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 uom-plugin and write-you-a-haskell you can also consider the following projects:

type-eq - Type equality evidence you can carry around

funspection - Type-level function utilities

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

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

typelevel-rewrite-rules - rewrite rules for type-level equalities

distributive - Dual Traversable

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

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

TreadMarks - Battle tank combat racing!

meta-cedille - Minimalistic dependent type theory with syntactic metaprogramming

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.