Personal tools

Cn/Haskell

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
m
(Some more translations added with some modification.)
Line 1: Line 1:
<p style="text-align:center">
<p style="text-align:center">
-
Haskell is a general purpose, purely functional programming language featuring static typing, higher order functions, polymorphism, type classes, and monadic effects. Haskell compilers are freely available for almost any computer.
+
Haskell,一门通用型的纯粹函数式编程语言,其特性有:静态类型,高阶函数,多态,型别类,以及单子式副作用等。Haskell的编译器在几乎每一种计算机上都自由可用</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" |
-
== 关于 About ==
+
== 关于 About ==
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
|-
|-
-
| [[Introduction|介绍 Introduction]]
+
| [[Introduction|Haskell的介绍]]
|-
|-
-
| [[Language and library specification|语言定义 Language definition]]
+
| [[Language and library specification|语言与库规范]]
|-
|-
-
| [[History of Haskell|历史]]
+
| [[History of Haskell|Haskell的历史]]
|-
|-
-
| [[Future of Haskell|特点]]
+
| [[Future of Haskell|Haskell的特点]]
|-
|-
-
| [[Implementations|实现]]
+
| [[Implementations|Haskell的实现]]
|-
|-
|}
|}
Line 35: Line 34:
| [[Books and tutorials|书籍和教程]]
| [[Books and tutorials|书籍和教程]]
|-
|-
-
| [[:Category:Haskell|Wiki文章]]
+
| [[:Category:Haskell|维基文章]]
|-
|-
| [[Blog articles|博客文章]]
| [[Blog articles|博客文章]]
|-
|-
-
| [[Video presentations|视频]]
+
| [[Video presentations|视频演示]]
|-
|-
-
| [http://en.wikibooks.org/wiki/Haskell wiki书籍]
+
| [http://en.wikibooks.org/wiki/Haskell 维基教科书]
|-
|-
| [[Research papers|研究论文]]
| [[Research papers|研究论文]]
Line 55: Line 54:
| [http://haskell.org/ghc/docs/latest/html/libraries/ 标准库]
| [http://haskell.org/ghc/docs/latest/html/libraries/ 标准库]
|-
|-
-
| [http://hackage.haskell.org Hackage library database]
+
| [http://hackage.haskell.org Hackage 资源库]
|-
|-
-
| [[Applications and libraries]]
+
| [[Applications_and_libraries|应用与程序库]]
|-
|-
-
| [http://haskell.org/hoogle Hoogle: library search]
+
| [http://haskell.org/hoogle Hoogle:程序库搜索引擎]
|-
|-
|}
|}
-
== 社区 Community ==
+
== 社区 Community ==
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
Line 69: Line 68:
| [http://haskell.org/communities/ 社区和活跃的项目]
| [http://haskell.org/communities/ 社区和活跃的项目]
|}
|}
-
: [[Haskell_in_education|教育]]
+
: [[Haskell_in_education|Haskell与教育]]
-
: [[Haskell in industry|行业 Industry]]
+
: [[Haskell in industry|Haskell与行业]]
-
: [[Haskell_in_research|研究 Research]]
+
: [[Haskell_in_research|Haskell与研究]]
-
: [[Haskell_and_mathematics|数学 Mathematics]]
+
: [[Haskell_and_mathematics|Haskell与数学]]
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
|-
|-
-
| [[Mailing lists|邮件列表 Mailing lists]]
+
| [[Mailing lists|邮件列表]]
|-
|-
-
| [[IRC channel]]
+
| [[IRC_channel|IRC频道]]
|-
|-
| [[User groups|用户组]]
| [[User groups|用户组]]
|-
|-
-
| [http://planet.haskell.org/ Planet Haskell]
+
| [http://planet.haskell.org/ Haskell星球]
|-
|-
-
| [[Haskell Weekly News]]
+
| [[Haskell Weekly News|Haskell每周简讯]]
|-
|-
-
| [[The Monad.Reader]]
+
| [[The Monad.Reader|Monad.Reader杂志]]
|-
|-
| [http://sequence.complete.org The Haskell Sequence]
| [http://sequence.complete.org The Haskell Sequence]
Line 93: Line 92:
| [[Conferences|会议]]
| [[Conferences|会议]]
|-
|-
-
| [[Programming contests|竞赛 Contests]]
+
| [[Programming contests|编程竞赛]]
|-
|-
| [[Jobs|工作]]
| [[Jobs|工作]]
|-
|-
-
| [[Consultants|顾问 Consultants]]
+
| [[Consultants|顾问]]
|-
|-
| [[Humor|幽默]]
| [[Humor|幽默]]
|-
|-
-
| [[Merchandise|商品 Merchandise]]
+
| [[Merchandise|商品]]
|-
|-
| [[Haskell.org|haskell.org]]
| [[Haskell.org|haskell.org]]
|-
|-
-
| [[HaskellWiki:Contributing|Contributing to this site]]
+
| [[HaskellWiki:Contributing|为本站作贡献]]
|-
|-
-
| 其他语言: [[Haskell|en]] [[Es/Haskell|es]] [[Ro/Haskell|ro]] [[Pt/Haskell|pt]] [[Fr/Haskell|fr]] [[Ru/Haskell | ru]][[cn/Haskell | 中文(简体)]]
+
| 其他语言: [[Haskell|en]] [[Es/Haskell|es]] [[Ro/Haskell|ro]] [[Pt/Haskell|pt]] [[Fr/Haskell|fr]] [[Ru/Haskell | ru]][[cn/Haskell | zh_CN]]
|-
|-
|}
|}

Revision as of 05:36, 21 September 2007

Haskell,一门通用型的纯粹函数式编程语言,其特性有:静态类型,高阶函数,多态,型别类,以及单子式副作用等。Haskell的编译器在几乎每一种计算机上都自由可用

1 关于 About

Haskell的介绍
语言与库规范
Haskell的历史
Haskell的特点
Haskell的实现
GHC
Hugs
nhc98
Yhc

2 学习Haskell

学习Haskell五步走
学习Haskell
书籍和教程
维基文章
博客文章
视频演示
维基教科书
研究论文
示例代码

3 库 Libraries

标准库
Hackage 资源库
应用与程序库
Hoogle:程序库搜索引擎

4 社区 Community

社区和活跃的项目
Haskell与教育
Haskell与行业
Haskell与研究
Haskell与数学
邮件列表
IRC频道
用户组
Haskell星球
Haskell每周简讯
Monad.Reader杂志
The Haskell Sequence
Haskell pastebin
会议
编程竞赛
工作
顾问
幽默
商品
haskell.org
为本站作贡献
其他语言: en es ro pt fr ru zh_CN

5 事件 Events

Upcoming Events
Introductory and Advanced Haskell courses (USA)
June 4-5 (Introductory) and June 6-7 (Advanced), 2013, San Francisco Bay Area, USA
June 10-11 (Introductory) and June 12-13 (Advanced), 2013, New York, USA
HaL8 regional Haskell meeting
June 21, 2013, Leipzig, Germany
Introductory and Advanced Haskell courses (UK)
July 8-9 (Introductory) and July 10-11 (Advanced), 2013, London, UK
5th Summerschool on Applied Functional Programming
August 19-30, 2013, Utrecht, The Netherlands
ZuriHac 2013 & FP Afternoon
August 29-September 1, 2013, Zürich, Switzerland
Recent Events
BayHac '13
May 17-19, 2013, Silicon Valley, CA
Functional Programming (University of Oxford Software Engineering Programme)
May 13-17, 2013, Oxford, UK
OdHac — International Haskell Hackathon
May 3-5, 2013, Odessa, Ukraine


6 头条 Headlines

  • Haskell.org is a mentoring organisation in the 2007 Google Summer of Code. 9 students have been funded by Google to work on infrastructure projects for Haskell.
  • The Haskell-prime committee has started work on defining the next minor revision of the language specification.
  • The May 2007 Haskell Communities and Activities report is now out, documenting projects in the Haskell community.

7 新闻 News

Recent Package Updates mHvNV.png Rss16.png

See here