Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 9

GHC

Compare

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 ... [More] libraries and an active community, Haskell makes it easier to produce flexible, maintainable high-quality software. GHC is a state-of-the-art, open source, compiler and interactive environment for Haskell. [Less]

4.6129
   
  1 review  |  208 users  |  157,703 lines of code  |  59 current contributors  |  Analyzed 2 days ago
 
 

Darcs is a free, open source source code management system. Every user has access to the full command set, removing boundaries between server and client or committer and non-committers. Darcs is easy to learn and efficient to use because it asks you questions in response to simple commands ... [More] , giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full "diff" for interesting patches. [Less]

4.13636
   
  2 reviews  |  122 users  |  0 current contributors
 
 

Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status bar, it supports similar features, like dynamic color management, output templates, and extensibility through plugins.

4.5625
   
  0 reviews  |  33 users  |  3,772 lines of code  |  19 current contributors  |  Analyzed 11 days ago
 
 

The Haskell base library. Fundamental functions and data structures included with every Haskell system.

4.66667
   
  0 reviews  |  31 users  |  36,513 lines of code  |  29 current contributors  |  Analyzed 8 days ago
 
 
Compare

An implementation of Perl 6 in Haskell, including the official Perl 6 test suite.

4.84615
   
  0 reviews  |  31 users  |  582,362 lines of code  |  57 current contributors  |  Analyzed about 2 years ago
 
 

A time and space-efficient implementation of byte vectors using packed Word8 arrays, suitable for high performance use, both in terms of large data quantities, or high speed requirements. Byte vectors are encoded as strict Word8 arrays of bytes, held in a ForeignPtr, and can be passed between C and Haskell with little effort.

5.0
 
  0 reviews  |  28 users  |  5,306 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 
Compare

Hugs (Haskell User's Gofer System) (also Hugs 98) is a bytecode interpreter for the functional programming language Haskell. Hugs is the successor to Gofer, and was originally derived from Gofer version 2.30b.It offers fast compilation of programs and reasonable execution speed. It also comes ... [More] with a simple graphics library. Hugs is good for people learning the basics of Haskell, but is by no means a "toy" implementation. It is the most portable and lightweight of the Haskell implementations. Hugs deviates from the Haskell 98 specification[2] in several minor ways.[3] For example, Hugs does not support mutually recursive modules. The Hugs prompt accepts expressions for evaluation, but not module, type or function definitions. [Less]

4.83333
   
  0 reviews  |  23 users  |  81,336 lines of code  |  0 current contributors  |  Analyzed 6 months ago
 
 

Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries and good error messages, and is also fast.

4.83333
   
  0 reviews  |  23 users  |  2,600 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. It also operates in an offline mode as a Haskell development tool, and embedded as an extension to ghci.

4.77778
   
  0 reviews  |  20 users  |  21,167 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

mtl

Compare

A monad transformer library, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html), Advanced School of Functional Programming, 1995.

4.6
   
  0 reviews  |  20 users  |  1,064 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 
 
 

Creative Commons License 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.