File: haskell98-tut

package info (click to toggle)
haskell-doc 19991028-1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 1,672 kB
  • ctags: 620
  • sloc: haskell: 2,123; makefile: 158; sh: 31
file content (16 lines) | stat: -rw-r--r-- 764 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Document: haskell98-tut
Title: A Gentle Introduction to Haskell 
Author: Paul Hudak, John Peterson, Joseph Fasel
Abstract: The purpose of this tutorial is not to teach programming,
 nor even to teach functional programming. Rather, it is intended to
 serve as a supplement to the Haskell Report , which is otherwise a
 rather dense technical exposition. Our goal is to provide a gentle
 introduction to Haskell for someone who has experience with at least
 one other language, preferably a functional language (even if only an
 "almost-functional" language such as ML or Scheme).
Section: programming

Format: HTML
Index: /usr/share/doc/haskell-doc/tutorial/index.html
Files: /usr/share/doc/haskell-doc/tutorial/*
       /usr/share/doc/haskell-doc/tutorial/code/*