phooey: Functional user interfaces
Phooey is a library for functional UIs, providing three different functional interfaces: Monad, Applicative, and Arrow. See the correspondingly named modules in the list below. The other modules are exposed for extensibility.
Try out the examples in src/Examples/.
See also
The project wiki page http://haskell.org/haskellwiki/phooey
Use of Phooey for composable interfaces in the TV library: http://haskell.org/haskellwiki/GuiTV
The implementation of data-driven computation (used in Phooey) from the TypeCompose library: http://haskell.org/haskellwiki/TypeCompose
This page and the module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!
© 2006 by Conal Elliott; BSD3 license.
| Versions | 0.1, 0.2.1, 0.3, 1.0, 1.2, 1.4, 2.0 |
|---|---|
| Dependencies | array, base, DataDriven, mtl, TypeCompose (>=0.2), wx, wxcore |
| License | BSD3 |
| Copyright | (c) 2006 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | provisional |
| Category | User Interfaces |
| Home page | http://haskell.org/haskellwiki/Phooey |
| Exposed modules | Graphics.UI.Phooey.WinEvents, Graphics.UI.Phooey.Imperative, Graphics.UI.Phooey.Monad, Graphics.UI.Phooey.Applicative |
| Upload date | Thu Dec 27 16:57:12 PST 2007 |
| Uploaded by | ConalElliott |
| Build failure | ghc-6.8 (log) |
Downloads
- phooey-1.4.tar.gz (Cabal source package)
- package description (included in the package)
