Pt/Haskell
From HaskellWiki
(Difference between revisions)
| (13 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | |||
| - | |||
<p style="text-align:center"> | <p style="text-align:center"> | ||
| - | Haskell é uma linguagem de propósito geral, linguagem de programação puramente funcional e fortemente tipada, com funções de | + | Haskell é uma linguagem de propósito geral, linguagem de programação puramente funcional e fortemente tipada, com funções de ordem superir, polimorfismo, classes tipadas e mônadicas. Compiladores Haskell são livremente disponíveis para as mais variadas plataformas. |
</p> | </p> | ||
__NOTOC__ | __NOTOC__ | ||
| + | |||
{| 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" | | ||
| Line 12: | Line 11: | ||
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left" | {| border="0" cellspacing="0" cellpadding="2" style="text-align:left" | ||
|- | |- | ||
| - | | [[Introdução]] | + | | [[Pt/Introdução|Por que usar Haskell?]] |
|- | |- | ||
| - | | [[Linguagem e especificação das bibliotecas|Definição da Linguagem]] | + | | [[Pt/Linguagem e especificação das bibliotecas|Definição da Linguagem]] |
|- | |- | ||
| - | | [[História do Haskell|História]] | + | | [[Pt/História do Haskell|História]] |
|- | |- | ||
| - | | [[Futuro]] | + | | [[Pt/Futuro|Futuro]] |
|- | |- | ||
| - | | [[Implementação]] | + | | [[Pt/Implementação|Implementação]] |
|- | |- | ||
|} | |} | ||
| Line 50: | Line 49: | ||
|} | |} | ||
| + | == Bibliotecas == | ||
| + | |||
| + | {| border="0" cellspacing="0" cellpadding="2" style="text-align:left" | ||
| + | |- | ||
| + | | [http://haskell.org/ghc/docs/latest/html/libraries/ Bibliotecas padrão] | ||
| + | |- | ||
| + | | [http://hackage.haskell.org Banco de dados de bibliotecas Hackage] | ||
| + | |- | ||
| + | | [[Libraries and tools|Aplicações e bibliotecas]] | ||
| + | |- | ||
| + | | [http://haskell.org/hoogle Hoogle: procura de bibliotecas] | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |||
| + | |||
| + | == 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"| | ||
| + | |||
| + | |||
| + | == Eventos == | ||
| + | {{:Events}} | ||
| + | |||
| + | |||
| + | == Headlines == | ||
| + | |||
| + | * Haskell.org é a organização mentora no [http://code.google.com/soc 2007 Google Summer of Code]. 9 estudantes foram convidados pelo Google para trabalhar na infraestrutura do projeto para Haskell. | ||
| + | |||
| + | * O comitê [http://hackage.haskell.org/trac/haskell-prime Haskell-prime] começou a trabalhar para definir a próxima ''minor revision'' da especificação da linguagem. | ||
| + | |||
| + | * A comunidade Haskell [http://www.haskell.org/communities November 2006] Relatório de Atividades foi criada, documentando projetos para a comunidade Haskell. | ||
| + | |||
| + | * Haskell, pelo terceiro ano seguido, foi usado por [http://googleresearch.blogspot.com/2006/09/and-awards-go-to.html the winning team] e no [http://www.boundvariable.org/scoreboard.shtml ICFP Programming Contest]. | ||
== Livros-texto == | == Livros-texto == | ||
| - | ;[[Image:Uma_Abordagem_Pratica.jpg|Cover]] Claudio Cesar de S and Marcio Ferreira da Silva: <em> Haskell: Uma Abordagem | + | ;[[Image:Uma_Abordagem_Pratica.jpg|Cover]] Claudio Cesar de S and Marcio Ferreira da Silva: <em> Haskell: Uma Abordagem Prática</em>, [http://www.novatec.com.br Novatec Editora Ltda.], 2006, 296 pages, ISBN 85-7522-095-0. The price is R$ 62,00 (in Reais). Language: Portugese |
<blockquote> | <blockquote> | ||
| Line 65: | Line 142: | ||
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 | ||
| Line 76: | Line 153: | ||
</blockquote> | </blockquote> | ||
| - | == | + | |
| + | == Notícias == | ||
| + | {{:News}} | ||
| + | |||
| + | |} | ||
== Articles == | == Articles == | ||
[[Category:Community]] | [[Category:Community]] | ||
Current revision
Haskell é uma linguagem de propósito geral, linguagem de programação puramente funcional e fortemente tipada, com funções de ordem superir, polimorfismo, classes tipadas e mônadicas. 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 |



