Pt/Haskell
From HaskellWiki
(Difference between revisions)
| Line 65: | Line 65: | ||
| + | |||
| + | == Comunidade == | ||
| + | |||
| + | {| border="0" cellspacing="0" cellpadding="2" style="text-align:left" | ||
| + | |- | ||
| + | | [http://haskell.org/communities/ Comunidades de projetos] | ||
| + | |} | ||
| + | : [[Haskell_in_education|Educação]] | ||
| + | : [[Haskell in industry|Indústria]] | ||
| + | : [[Haskell_in_research|Pesquisa]] | ||
| + | : [[Haskell_and_mathematics|Matemática]] | ||
| + | {| border="0" cellspacing="0" cellpadding="2" style="text-align:left" | ||
| + | |- | ||
| + | | [[Mailing lists]] | ||
| + | |- | ||
| + | | [[IRC channel]] | ||
| + | |- | ||
| + | | [[User groups]] | ||
| + | |- | ||
| + | | [http://planet.haskell.org/ Planet Haskell] | ||
| + | |- | ||
| + | | [[Haskell Notícias semanais]] | ||
| + | |- | ||
| + | | [http://sequence.complete.org The Haskell Sequence] | ||
| + | |- | ||
| + | | [http://hpaste.org/ Haskell pastebin] | ||
| + | |- | ||
| + | | [[Conferências]] | ||
| + | |- | ||
| + | | [[Programming contests|Conteúdo]] | ||
| + | |- | ||
| + | | [[Trabalhos]] | ||
| + | |- | ||
| + | | [[Consultores]] | ||
| + | |- | ||
| + | | [[Humor]] | ||
| + | |- | ||
| + | | [[Merchandise]] | ||
| + | |- | ||
| + | | [[Haskell.org|haskell.org]] | ||
| + | |- | ||
| + | | [[HaskellWiki:Contributing|Contribuindo para o site]] | ||
| + | |- | ||
| + | | Languages: [[Haskell|en]] [[Es/Haskell|es]] [[Ro/Haskell|ro]] [[Pt/Haskell|pt]] [[Fr/Haskell|fr]] | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |valign=top bgcolor=#F0F0F0 width=65% style="text-align:left"| | ||
Revision as of 04:11, 28 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.
1 Sobre
2 Como começar
3 Bibliotecas
4 Comunidade
|
5 Livros-texto
This book is being published by Novatec Editora Ltda. You can access directly here. 6 Blogs7 Articles |

