File: haskell98-tutorial.doc-base

package info (click to toggle)
haskell98-tutorial 200006-2-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 972 kB
  • sloc: haskell: 2,125; makefile: 68; sh: 9
file content (16 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Document: haskell98-tutorial
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/haskell98-tutorial/html/index.html
Files: /usr/share/doc/haskell98-tutorial/html/*
       /usr/share/doc/haskell98-tutorial/html/code/*