Cn/Haskell: Difference between revisions

From HaskellWiki
No edit summary
(prime link fix)
 
Line 121: Line 121:
* Haskell.org is a mentoring organisation in the [http://code.google.com/soc 2007 Google Summer of Code].  9 students have been funded by Google to work on infrastructure projects for Haskell.
* Haskell.org is a mentoring organisation in the [http://code.google.com/soc 2007 Google Summer of Code].  9 students have been funded by Google to work on infrastructure projects for Haskell.


* The [http://hackage.haskell.org/trac/haskell-prime Haskell-prime] committee has started work on defining the next minor revision of the language specification.
* The [http://prime.haskell.org/ Haskell-prime] committee has started work on defining the next minor revision of the language specification.


* The [http://www.haskell.org/communities May 2007] Haskell Communities and Activities report is now out, documenting projects in the Haskell community.
* The [http://www.haskell.org/communities May 2007] Haskell Communities and Activities report is now out, documenting projects in the Haskell community.

Latest revision as of 19:51, 4 April 2019

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

关于 About

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

学习Haskell

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

库 Libraries

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

社区 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

事件 Events

Upcoming Events

The Third ACM SIGPLAN Workshop on Functional Software Architecture - FP in the Large (FUNARCH 2025)
Co-located with ICFP 2025
2025-10-17, Singapore
ACM SIGPLAN International Conference on Functional Programming (ICFP 2025)
2025-10-12 – 2025-10-18, Singapore
Haskell Symposium 2025 (SPLASH 2025)
Co-located with ICFP 2025
2025-10-16 – 2025-10-17, Singapore
The Tenth International Workshop on Type-Driven Development (TyDe)
Co-located with ICFP 2025 and SPLASH
2025-10-12, Singapore
18th ACM SIGPLAN International Conference on Software Language Engineering (SLE 2025)
Co-located with STAF 2025
2025-06-12 – 2025-06-13, Koblenz, Germany
ZuriHac 2025
2025-06-07 – 2025-06-09, Eastern Switzerland University of Applied Sciences, Rapperswil, Switzerland
Haskell Ecosystem Workshop and the Haskell Implementors' Workshop
Co-located with ZuriHac
2025-06-05 – 2025-06-06, Eastern Switzerland University of Applied Sciences, Rapperswil, Switzerland

Recent Events

Eleventh International Conference on Fundamentals of Software Engineering 2025 - Theory and Practice (FSEN '25)
2025-04-07 – 2025-04-08, Västerås, Sweden
BOB Conference 2025
“What happens if we simply use what’s best?”
2025-03-14, Berlin
Functional Conf 2025
2025-01-24 – 2025-01-25, Online
27th Int'l Symp. on Practical Aspects of Declarative Languages (PADL 2025)
Co-located with ACM POPL 2025
2025-01-20 – 2025-01-21, Denver, Colorado, United States
52nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (POPL 2025)
2025-01-19 – 2025-01-25, Denver, Colorado, United States
26th International Symposium on Trends in Functional Programming (TFP 2025)
2025-01-14 – 2025-01-16, Oxford, UK
Trends in Functional Programming in Education (TFPiE 2025)
2025-01-13, Oxford, UK
Functional Conf 2024
2024-11-21 – 2024-11-23, Bengaluru, India
The 22nd Asian Symposium on Programming Languages and Systems (APLAS 2024)
2024-10-22 – 2024-10-24, Kyoto, Japan
17th ACM SIGPLAN International Conference on Software Language Engineering (SLE 2024)
2024-10-20 – 2024-10-21, Pasadena, California, United States
The 29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024) and affiliated events
2024-09-02 – 2024-09-07, Milan, Italy
OOPSLA 2024
OOPSLA 2024 will be held as part of The ACM Conference on Systems, Programming, Languages, and Applications: Software for Humanity (SPLASH'24)
2024-10-20 – 2024-10-25, Pasadena, California, United States


头条 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.

新闻 News

See here

其他

Haskell中文主页