ADTs VS learn-you-a-haskell-notebook

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

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.

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.

What are some alternatives?

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

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

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

CPython - The Python programming language

Haskell-Guide - Haskell Guide

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

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

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