Select a tag to browse associated projects and drill deeper into the tag cloud.
Haskell is an advanced purely functional programming language. The product of more than twenty years of cutting edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency, debuggers, profilers, rich
C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules that specify Haskell-side type signatures and
An implementation of the Haskell written in RPython. A backend for GHC with a tracing just-in-time compiler.
A library implementation of XHaskell. We exploit the idea of partial derivatives in building efficient regular expression pattern matching algorithms. DocumentationThe ideas can be found in Kenny's and Martin's blogs http://luzhuomi.blogspot.com/ http://sulzmann.blogspot.com/ News
The Haskell Notebook (another Haskell Cookbook) contains some common and not so common Haskell programming idioms that are contained in a collection of working/compilable examples. There is also a collection of source code from other functional programming languages including Lisp and Erlang. This
The "Scrap your boilerplate" (SYB) approach is a generic programming approach for Haskell. It is supported in the GHC >= 6.0 implementation of Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.