| Subject: | re: [Haskell-cafe] Pure functional GUI was "a regressive view of support for imperativeprogramming in Haskell" |
|---|---|
| From: | Duncan Coutts |
| Date: | Wed, 08 Aug 2007 20:36:00 +0100 |
On Wed, 2007-08-08 at 19:14 +0000, Peter Verswyvelen wrote: > So could you please tell me more about the problem with pure > functional GUIs and why this is not part of the Haskell library? I > mean a GUI library completely written in Haskell, not wrapping a > popular library. Partly because just getting the drawing and interaction behaviour to be acceptable would be many person-years of work. GUI toolkits are not especially simple things. Even if you could do it in just 1/10th of the number of lines of code of Gtk+ or Qt it'd be a massive undertaking. Duncan _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/haskell-cafe |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | re: [Haskell-cafe] Pure functional GUI (was "a regressive view of support for imperativeprogramming in Haskell"), Peter Verswyvelen |
|---|---|
| Next by Date: | Re: [Haskell-cafe] Pure functional GUI (was, Peter Verswyvelen |
| Previous by Thread: | re: [Haskell-cafe] Pure functional GUI (was "a regressive view of support for imperativeprogramming in Haskell"), Peter Verswyvelen |
| Next by Thread: | Re: [Haskell-cafe] Pure functional GUI (was "a regressive view of support for imperativeprogramming in Haskell"), David F. Place |
| Indexes: | [Date] [Thread] [Top] [All Lists] |