Pt/Haskell
From HaskellWiki
(Difference between revisions)
m (typo in title) |
m (mais um) |
||
| Line 141: | Line 141: | ||
issues from basic up to an intermediate level; it also includes some | issues from basic up to an intermediate level; it also includes some | ||
advanced aspects of Haskell. The title of the book, <em>Haskell: Uma | advanced aspects of Haskell. The title of the book, <em>Haskell: Uma | ||
| - | Abordagem | + | Abordagem Prática</em>, in English <em>Haskell: A Practical Approach</em>, is the essence of the book. |
The result is a text that can be used in courses of programming and paradigms languages. | The result is a text that can be used in courses of programming and paradigms languages. | ||
Finally, many practical examples can be found | Finally, many practical examples can be found | ||
Revision as of 21:55, 4 June 2007
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.
1 Sobre
2 Como começar
3 Bibliotecas
4 Comunidade
|
5 EventosUpcoming Events
Recent Events
6 Headlines
7 Livros-texto
This book is being published by Novatec Editora Ltda. You can access directly here.
8 NotíciasSee here |



