"Carl R. Witty" wrote:
> 
> "Manuel M. T. Chakravarty" <[EMAIL PROTECTED]> writes:
> 
> >     + More sophisticated approaches (that often require
> >       language extensions or are still experimental) can be
> >       implemented on top of this basic API - eg, FranTk,
> >       Yahu, Fruit, iHaskell, etc.
> 
> I keep seeing references to Fruit (as a "functional" Haskell GUI) but
> I can't find any real information about it.  Is there a web page for
> it?

Not yet, I'm afraid.

Fruit (Functional Reactive User Interface Toolkit) is a new GUI library I have
been developing, based on Functional Reactive Programming (FRP) and Arrows.  I
presented a paper on Fruit (joint work with Conal Elliott) at this year's
Haskell workshop.

If you want to read more about Fruit, the paper is available from the FRP
publications web page at:

        http://www.haskell.org/frp/publication.html

Regards,

        -Antony Courtney

-- 
Antony Courtney  
Grad. Student, Dept. of Computer Science, Yale University
[EMAIL PROTECTED]          http://www.apocalypse.org/pub/u/antony

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to