Difference between revisions of "Pt/Haskell"

From HaskellWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
{| border=0 cellspacing=5 cellpadding=15
 
{| border=0 cellspacing=5 cellpadding=15
 
| valign=top bgcolor=#F0F0F0 style="text-align:left" |
 
| valign=top bgcolor=#F0F0F0 style="text-align:left" |
== About ==
+
== Sobre ==
   
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"

Revision as of 02:06, 19 April 2007

Haskell em Português

Haskell é uma linguagem de propósito geral, linguagem de programação puramente funcional e fortemente tipada, com funções de alta ordem, polimorfismo, classes tipadas e mônadas. Compiladores Haskell são livremente disponíveis para as mais variadas plataformas.


Sobre

Introdução
Definição da Linguagem
História
Futuro
Implementação
GHC
Hugs
nhc98
Yhc


Livros-texto

Cover Claudio Cesar de S and Marcio Ferreira da Silva
Haskell: Uma Abordagem Prtica, Novatec Editora Ltda., 2006, 296 pages, ISBN 85-7522-095-0. The price is R$ 62,00 (in Reais). Language: Portugese

This book is being published by Novatec Editora Ltda. You can access directly here.
Book description:
This book brings a comprehensive vision of Haskell language. No knowledge in another functional programming language is expected. In addition, no background in programming is required. The book presents issues from basic up to an intermediate level; it also includes some advanced aspects of Haskell. The title of the book, Haskell: Uma Abordagem Prtica, in English Haskell: A Practical Approach, is the essence of the book. The result is a text that can be used in courses of programming and paradigms languages. Finally, many practical examples can be found throughout the book.

An additional page containing comments on this book is found here: [1]. Other data as bibtex entry, cover's book in several formats, Winhugs-2001 for download, and so on. This page is Portugese.

Blogs

Articles