learnyouahaskell.github.io VS jordan

Compare learnyouahaskell.github.io vs jordan and see what are their differences.

learnyouahaskell.github.io

A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection! (by learnyouahaskell)

jordan

Abstract, inspectable JSON representation of Haskell objects (by AnthonySuper)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
learnyouahaskell.github.io jordan
11 3
246 27
- -
4.1 0.0
about 2 months ago almost 2 years ago
HTML Haskell
GNU General Public License v3.0 or later -
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.

learnyouahaskell.github.io

Posts with mentions or reviews of learnyouahaskell.github.io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.

jordan

Posts with mentions or reviews of jordan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • Monthly Hask Anything (July 2022)
    6 projects | /r/haskell | 1 Jul 2022
    I'm having some trouble getting GHC to use a quantified constraint in my library jordan (Link is to the specific PR where the issue is arising, and is very much a WIP).
  • Writing about Haskell is Hard
    1 project | news.ycombinator.com | 14 Nov 2021
    > Let’s say I wanted to introduce Jordan at work, as part of a drive for a Haskell web service. I’d have to explain to everybody what the hell Rank-N types are

    If so, that's a problem of jordan's documentation. If it's documented with enough practical examples of how to get things done, and it's not buggy, no one needs to know about how it does it, or even why we have to write "forall" here. And I see from the article that it even uses generic so you can get instances derived for you (probably don't even have to add the RankNTypes pragma in your own files). Even the hand-written examples of https://github.com/AnthonySuper/jordan/blob/master/jordan/RE... don't seem to require any esoteric knowledge. But it's probably hard to write about Haskell without showing off all the fancy features that make things work under the hood :)

    I remember following http://www.serpentine.com/wreq/tutorial.html years ago for work while starting out with Haskell. It introduced the absolute minimal stuff needed for lens (I didn't delve any deeper into lens than what the tutorial showed), and I was immediately productive. Now I took a quick look at the source of wreq and the first file I see has RankNTypes, GADT's, etc. and I never knew.

  • [ANN] Jordan: Abstract, inspectable JSON Serialization and Parsing
    6 projects | /r/haskell | 31 Oct 2021
    The github page for this project is located here. While I'm not gunning to replace Aeson or anything, I would really appreciate any feedback anybody has to offer!

What are some alternatives?

When comparing learnyouahaskell.github.io and jordan you can also consider the following projects:

course-plan - 📜 Haskell course info, plan, video lectures, slides

autodocodec - self(auto)- documenting encoders and decoders

chord-maker - A programming project for musicians learning to code.

bytestring - An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.

learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača

dependent-sum - Dependent sums and supporting typeclasses for comparing and displaying them

monad-bayes - A library for probabilistic programming in Haskell.

obelisk - Functional reactive web and mobile applications, with batteries included.