Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language. Its closest popular relative is probably the ML family of languages.
Overview Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothi...
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language. Its closest popular relative is probably the ML family of languages.
skelton_boy のブックマーク 2007/07/19 09:20
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Learn Haskell in 10 minutes - HaskellWiki
www.haskell.org2007/07/18
Overview Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothi...
7 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /