/Functional-Programming

Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python

Primary LanguageCSSThe UnlicenseUnlicense

Functional Programming by Example

haskell/images/haskellLogo.png

The purpose of this tutorial is to illustrate functional programming concepts in many languages by providing reusable and useful snippets of code, examples, case studies and applications.

Author: Caio Rodrigues / <caiorss.rodrigue@gmail.com>

Note: This still a work in progress and a long term project.

You can access this page from:

The website of this repository is:

This repository is dedicated to public domain.

General

Statically Typed Programming Languages with Type Inference

Dynamically Typed Programming Languages

Papers