[Haskell-cafe] ANNOUNCE: wxFruit-0.1.2

Peter Verswyvelen bugfact at gmail.com
Sat Feb 21 19:46:43 EST 2009


Cool!
Does an overview exists of what can be done with wxFruit versus Yampa?

E.g. Yampa has many switchers (up to the amazing dpSwitch). Does wxFruit
support switching?

For what I can read at
http://www.cs.uu.nl/wiki/pub/Afp0607/DomainSpecificLanguages/fruit.pdf

wxFruit (by Bart Robinson and Paul Hudak)
* Does not support switching
* Does not support multiple windows
* The layout of widgets is intimately tied to the scoping of GUIs, which is
very inflexible.

Is this still valid (if it ever was)?

On Sat, Feb 21, 2009 at 12:13 AM, Henk-Jan van Tuyl <hjgtuyl at chello.nl>wrote:

>
> L.S.,
>
> I have updated wxFruit to work with GHC 6.10; it can be downloaded from
> Hackage:
>  http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wxFruit
>
> wxFruit is a graphical user interface that combines some of the power and
> versatility of wxHaskell with the elegance and simplicity of Fruit. The
> interface of wxFruit has a functional style, using arrows, whereas wxHaskell
> has an object oriented style.
>
> The package includes a demo game, PaddleBall: try to keep the ball in the
> game, using the mouse to move the paddle.
>
> The position of developer/maintainer is currently open.
>
> See also http://www.haskell.org/haskellwiki/WxFruit
>
> --
> Regards,
> Henk-Jan van Tuyl
>
>
> --
> http://functor.bamikanarie.com
> http://Van.Tuyl.eu/
> --
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090222/422df08d/attachment.htm


More information about the Haskell-Cafe mailing list