TV: Tangible Values -- composable interfaces
TV is a library for composing tangible values ("TVs"), i.e., values that carry along external interfaces. Values and interfaces are combined and separable, which makes TVs ready to use and to reuse.
If you just want to use TV, see the main module below (Interface.TV). The other modules (UI.Graphics.TV.*) are useful for understanding the implementation and adding new features.
Try out the examples in src/Examples.hs.
For more information, including examples, please see the project wiki page http://haskell.org/haskellwiki/TV
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!
© 2007 by Conal Elliott; BSD3 license.
| Versions | 0.0, 0.1.1, 0.2, 0.4 |
|---|---|
| Dependencies | base, DeepArrow, mtl, phooey (>=0.1) |
| License | BSD3 |
| Copyright | (c) 2006 by Conal Elliott |
| Author | Conal Elliott |
| Maintainer | conal@conal.net |
| Stability | experimental |
| Category | Interfaces |
| Home page | http://haskell.org/haskellwiki/TV |
| Exposed modules | Interface.TV, Interface.TV.Input, Interface.TV.Output, Interface.TV.Tangible, Interface.TV.Present, Interface.TV.OFun, Interface.TV.Common, Interface.TV.Defaults, Interface.TV.UI, Interface.TV.Kleisli, Interface.TV.IO, Interface.TV.Misc |
| Upload date | Sat Feb 10 20:15:44 PST 2007 |
| Uploaded by | ConalElliott |
| Build failure | ghc-6.6 (log), ghc-6.8 (log) |
Downloads
- TV-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)
