learn-you-a-haskell-notebook VS ADTs

Compare learn-you-a-haskell-notebook vs ADTs and see what are their differences.

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
learn-you-a-haskell-notebook ADTs
5 2
287 3
0.7% -
3.2 0.0
6 months ago over 2 years ago
Jupyter Notebook Python
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.

learn-you-a-haskell-notebook

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

ADTs

Posts with mentions or reviews of ADTs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-29.
  • Gradual Soundness: Lessons from Static Python
    2 projects | /r/ProgrammingLanguages | 29 Jun 2022
    The Python stdlib has two modules, enum and dataclasses that both make quite heavy use of metaprogramming features. I have personally implemented a ADT like hack using metaclasses https://github.com/MegaIng/ADTs/blob/master/syntax_variation_1/test_tree.py
  • I'm Using Python Now (2013)
    4 projects | /r/ProgrammingLanguages | 24 Sep 2021
    Here you go if you want to take a look at it. Nice clean ADTs, with support for pattern matching and a nice repr (powered by dataclasses). I do however want to try other syntax variations.

What are some alternatives?

When comparing learn-you-a-haskell-notebook and ADTs you can also consider the following projects:

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

Cwerg - The best C-like language that can be implemented in 10kLOC.

Haskell-Guide - Haskell Guide

CPython - The Python programming language

ML-Workspace - 🛠 All-in-one web-based IDE specialized for machine learning and data science.

ocaml - The core OCaml system: compilers, runtime system, base libraries

learnyouahaskell - [Moved to: https://github.com/learnyouahaskell/learnyouahaskell.github.io]

IRkernel - R kernel for Jupyter

haskell-handbook - Best practices on how to be efficient with Haskell in production

haskell-docs

ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

IElixir - Jupyter's kernel for Elixir programming language