|
From: Conal Elliott <conal <at> conal.net>
Subject: ANNOUNCE: TV 0.0 -- Tangible Values / composable interfaces Newsgroups: gmane.comp.lang.haskell.general Date: 2007-01-17 09:18:29 GMT (2 years, 24 weeks, 2 days, 2 hours and 33 minutes ago)
I'm happy to announce the birth of TV, a library for composing tangible values ("TVs"), i.e., values that carry along external interfaces. In particular, TVs can be composed to create new TVs,
and
they can be directly executed with a friendly GUI, a process that reads
and writes character streams, or many other kinds interfaces. Values
and interfaces are combined for direct use, and separable for composability. _______________________________________________ Haskell mailing list Haskell <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell |
|
|