politrons / Dive_into_Haskell

Dive into Haskell: Examples of all features of this Pure Functional programing language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author Pablo Picouto Garcia

My image

Haskell is a standardized, general-purpose purely functional programming language, with strong static typing.

Here we cover with examples the most important features of the language.

If you want to reference to the official documentation visit Here

My image

Features

My image

Patterns

My image

Server

My image

Programs

My image

Connectors

You can find the main class to run the app here

About

Dive into Haskell: Examples of all features of this Pure Functional programing language

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 89.6%Language:HTML 10.4%