Personal tools

Cn/Haskell

From HaskellWiki

Jump to: navigation, search

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

1 关于 About

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

2 学习Haskell

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

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
A Fun in the Afternoon at the University of Oxford
February 28, 2012, in Oxford, United Kingdom
4th Summerschool on Applied Functional Programming
August 20-31, 2012, in Utrecht, the Netherlands
Recent Events
Hac Boston
Haskell Hackathon
January 20-22, 2012, in Cambridge, Massachusetts, US
SF Bay Area Haskell User Group — David Pollak's talk on Visi
January 18, 2012, San Francisco, CA, US
Dutch national FP day
January 6, 2012, Utrecht, the Netherlands
HaL6: Haskell in Leipzig
October 7, 2011, Leipzig, Germany
23rd Symposium on Implementation and Application of Functional Languages.
October 3-5, 2011, Lawrence, KS
ACM SIGPLAN International Conference on Functional Programming (ICFP)
September 19–21 (Mon–Wed), 2011, Tokyo, Japan. Co-located with:


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
language-javascript 0.4.6
Parser for JavaScript
c0parser 0.1.0.1
Simple C0 Parser
HStringTemplate 0.6.8
StringTemplate implementation in Haskell.
c0check 0.1
Simple C0 Syntax Check
HUnit-Diff 0.1
Assertions for HUnit with difference reporting
aeson-pretty 0.6
JSON pretty-printing library and command-line tool.
newtype-th 0.3.1
A template haskell deriver to create Control.Newtype instances.
theta-functions 1.0.0
Theta-functions implemented as trigonometric series
gtk-toy 0.2.0
Convenient Gtk canvas with mouse and keyboard input.
highlighting-kate 0.4
Syntax highlighting
hepevt 0.3.1
HEPEVT parser and writer
couchdb-conduit 0.3.0.1
Couch DB client library using http-conduit and aeson
ircbot 0.2.1
A library for writing irc bots
aeson 0.6.0.0
Fast JSON parsing and encoding
criterion 0.6.0.1
Robust, reliable performance measurement and analysis

More...