What is Haskell?

Haskell 2020 is a functional programming language. It's not just functional, it's purely functional. First class and higher order functions, with purely functional data structures that are persistant.

Let's get started.

Last updated