barley: A web based environment for learning and tinkering with Haskell
Barley is an environment for tinkering with Haskell. It is a web server with an embedded simple programming environment rendered as web pages. The environment allows you to easily edit Haskell code and quickly see the result of running it. Barley includes a tutorial aimed at people with some programming and web experience, but it assumes no exposure to Haskell or functional programming. The tutorial takes the developer from generating a simple web page through a modest web application with database backend storage. Along the way it exposes the programmer to the basic idioms needed to do simple programming tasks.
[Skip to Readme]
Downloads
- barley-0.3.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3, 0.3.0.1, 0.3.0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.10), containers (>=0.3 && <0.5), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.3), ghc (>=6.10 && <7.1), ghc-prim (>=0.2 && <0.3), html (>=1.0 && <1.1), plugins (>=1.5.1.4 && <1.6), snap-core (>=0.4 && <0.5), snap-server (>=0.4 && <0.5), text (>=0.7 && <0.12), transformers (>=0.2 && <0.3), unix-compat [details] |
License | LicenseRef-OtherLicense |
Author | Johan Tibell, Mark Lentczner |
Maintainer | markl@glyphic.com |
Category | Web |
Uploaded | by JohanTibell at 2011-02-12T20:42:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | barley |
Downloads | 2877 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-27 [all 9 reports] |