[Haskell-cafe] Wire GUI

Christopher Done chrisdone at googlemail.com
Sat May 29 05:08:49 EDT 2010


Conal Elliot's talk on "Tangible Functional Programming" might be of
interest. http://www.youtube.com/watch?v=faJ8N0giqzw

On 29 May 2010 09:43, Andrew Coppin <andrewcoppin at btinternet.com> wrote:
> Malcolm Wallace wrote:
>>>
>>> I'm looking at a project which involves a GUI where you can insert
>>> components and wire up connections between them. Obviously the details of
>>> what the components are and what code gets executed for them is
>>> domain-specific, however the general idea of graphically wiring things
>>> together is quite generic. Has anybody already put together a Haskell
>>> library for doing this kind of thing?
>>
>> Blobs.  (warning: some danger of bitrot)
>>
>> http://www.cs.york.ac.uk/fp/darcs/Blobs/
>
> Thanks for the tip.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list