Skip to content
#

type-classes

Here are 32 public repositories matching this topic...

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.

  • Updated Dec 15, 2023
  • Haskell

Understanding concepts of functional languages ​​(ADT's, type classes, functors, monads, ...) by looking at how they are implemented. The source language is PureScript which compiles to JavaScript. The paper was written in German during a semester university project. Maybe it helps anyone on his road to functional programming as well.

  • Updated Jul 26, 2018
  • TeX

Improve this page

Add a description, image, and links to the type-classes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the type-classes topic, visit your repo's landing page and select "manage topics."

Learn more