Hello,

>>>>> "Johannes" == Johannes Waldmann <[EMAIL PROTECTED]> writes:
    Johannes> 1) FranTk runs with hugs *and* with ghc (does this hold
    Johannes> for FAL as well? last I checked it seemed hugs only)

    Johannes> 2) FranTk has all those fancy input widgets

    Johannes> Again i want to avoid the impression that Haskell is a toy
    Johannes> language because all examples are run on a seemingly small
    Johannes> interpreter, and the graphics libraries are too simple. As
    Johannes> I said, the students have done some programming, including
    Johannes> Java.

I have got a little programming experience with both FranTk and Java
applets and got the impression that FranTk is appropriate for
a simple graphical interface to a program which you want to
be written in Haskell.

In my impression, the Haskell GUI most supported is the binding to GTK
by Manuel Chakravarty. Despite the fact, whether GTK or FranTk is
more comfortable, I'd decide for a GUI which is going to be supported
in the future by several people and maybe even part of the main ghc
distribution.

Sometime in the future, when a combination of ghc and hugs
is available, the GUI should run with hugs if it runs 
compiled with ghc. 

Cheers
-- 
 Christoph Herrmann
 E-mail:  [EMAIL PROTECTED]
 WWW:     http://brahms.fmi.uni-passau.de/cl/staff/herrmann.html


Reply via email to