サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
インタビュー
haskell.org
Basic functions List transformations Reducing lists (folds) Special folds Building lists Scans Accumulating maps Infinite lists Unfolding Sublists Extracting sublists Predicates Searching lists Searching by equality Searching with a predicate Indexing lists Zipping and unzipping lists Special lists Functions on strings "Set" operations Ordered lists Generalized functions The "By" operations User-s
The Prelude: a standard module imported by default into all Haskell modules. For more documentation, see the Haskell 98 Report http://www.haskell.org/onlinereport/.
The latest version of Haskell-mode can be found at http://iro.umontreal.ca/~monnier/elisp/. The rest of this page refers to an older version of Haskell-mode. The Haskell mode itself is very basic, but provides a base on which to build modules. The currently supported modules are: Font Locking: Colours keywords, comments, strings, etc. Declaration Scanning: Scans declarations and places them in a m
Welcome to Hoogle Links Haskell.org Hackage GHC Manual Libraries Hoogle is a Haskell API search engine, which allows you to search the Haskell libraries on Stackage by either function name, or by approximate type signature. Example searches: map (a -> b) -> [a] -> [b] Ord a => [a] -> [a] Data.Set.insert +bytestring concat Enter your own search at the top of the page. The Hoogle manual contains mor
Gtk2Hs version 0.9.13 is now available. New features: bindings for Gnome VFS and GStreamer a new Gtk+ tutorial has been adapted by Hans van Thiel cairo image stride support many new demos compiles with GHC 6.8.3 lots of bug fixes This release has been tested on a variety of platforms with different versions of Gtk+ and GHC, so you should have no trouble compiling it if you’re using an older versio
Haskell is a general purpose, purely functional programming language. This portal points to places where you can go if you want to learn Haskell. The introduction on the Haskell homepage tells you that Haskell gives you: substantially increased programmer productivity; shorter, clearer, and more maintainable code; fewer errors; higher reliability; a smaller "semantic gap" between the programmer a
このページを最初にブックマークしてみませんか?
『Haskell Language』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く