|
- Haskell Language
Haskell makes it possible to maintain an EdTech platform in 23 languages for more than 70K users from one of the largest multinational financial services corporations
- Get started - Haskell
HLS (The Haskell Language Server) You won’t use HLS directly, instead your code editor will use it in the background to provide you with a great experience while editing Haskell code
- Downloads - Haskell
Find out more about the Haskell toolchain The Haskell toolchain consists of the following tools: GHC: the Glasgow Haskell Compiler cabal-install: the Cabal installation tool for managing Haskell software Stack: a cross-platform program for developing Haskell projects
- Haskell in 5 steps - HaskellWiki
The recommended way to get started with programming Haskell is the Haskell Platform The Platform comes with GHC, the de-facto standard Haskell compiler, and other tools that will help you program Haskell
- Documentation - Haskell
CIS194 is the introductory Haskell course of the University of Pennsylvania; it is free, thorough, practical and will guide you from the basics to advanced features of the language
- Cn 十分钟学会 Haskell - HaskellWiki
The best road from here to becoming a very productive Haskell programmer (aside from practice!) is becoming familiar with other libraries that do the things you need
- Cn Haskell 入门五步走 - HaskellWiki
类似其他语言,Haskell 提供两种风格的处理方式:批处理(“编译器”)和交互式(“解释器”)。 其解释器可直接用于测试和计算,是初学者的好帮手。
|
|
|