[Haskell-cafe] Haskell GUI on top of Xlib?
Thomas Hallgren
hallgren at cse.ogi.edu
Sun Nov 27 20:43:32 EST 2005
Hi,
Dimitry Golubovsky wrote:
> Do there exist Haskell graphics/UI toolkits implemented on top of the
> X11 library (Xlib) without any intermediate C/C++ libraries (i. e. not
> WxHaskell for example)?
Fudgets is a GUI toolkit implemented in Haskell directly on top of Xlib:
http://www.cs.chalmers.se/Fudgets/
Recent snapshots can be found at:
http://www.cse.ogi.edu/~hallgren/untested/
--
Thomas Hallgren
More information about the Haskell-Cafe
mailing list