Browsing projects by Tag(s)

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

Showing page 1 of 52

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,061 lines of code  |  59 current contributors  |  Analyzed about 6 hours 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
 
 

xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout ... [More] algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens. [Less]

4.76271
   
  0 reviews  |  121 users  |  2,065 lines of code  |  2 current contributors  |  Analyzed 7 months ago
 
 

xmonad is a minimalistic tiling window manager for X, written and extensible in Haskell. xmonad-contrib is the library of user-contributed extension modules to xmonad, providing a large collection of new layout algorithms, utilities, hooks, and more.

4.77273
   
  0 reviews  |  55 users  |  16,777 lines of code  |  8 current contributors  |  Analyzed 7 days ago
 
 

Cabal is a system for building and packaging Haskell libraries and programs. It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

4.28571
   
  0 reviews  |  52 users  |  36,720 lines of code  |  42 current contributors  |  Analyzed 3 days ago
 
 

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,741 lines of code  |  19 current contributors  |  Analyzed 3 days ago
 
 

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

4.66667
   
  0 reviews  |  31 users  |  36,428 lines of code  |  28 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 library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in ... [More] Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. [Less]

4.85714
   
  0 reviews  |  29 users  |  2,725 lines of code  |  4 current contributors  |  Analyzed 9 days 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
 
 
 
 

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.