翻訳と辞書
Words near each other
・ harvest c
・ has the x nature
・ hash
・ hash bucket
・ hash character
・ hash coding
・ hash collision
・ hash function
・ hash table
・ hashing
・ haskell
・ haskell b
・ haskell curry
・ haskell user's gofer system
・ hasl
・ hasp
・ hat
・ hayes
・ hayes-compatible
・ hbook


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Haskell : FOLDOC
Haskell
(Named after the logician Haskell Curry) A lazy purely functional language largely derived from Miranda but with several extensions. Haskell was designed by a committee from the functional programming community in April 1990. It features static polymorphic typing, higher-order functions, user-defined algebraic data types, and pattern matching {list comprehensions}. Innovations include a class system, systematic operator overloading, a {functional I/O} system, functional arrays, and separate compilation.
Haskell 1.3 added many new features, including {monadic I/O}, standard libraries, {constructor classes}, {labeled fields} in datatypes, {strictness} annotations, an improved module system, and many changes to the Prelude.
Gofer is a cut-down version of Haskell with some extra features.
Filename extension: .hs, .lhs (literate programming).
{(http://haskell.org/)}.
["Report on the Pr


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.