[Haskell-cafe] Re: I still cannot seem to get a GUI working under
Windows.
Kurt Häusler
kurt.haeusler at gmail.com
Sat Oct 2 09:34:08 EDT 2010
On Oct 2, 2010, at 3:30 PM, Peter Verswyvelen wrote:
> Regarding GUIs, I really miss a pure functional framework for doing so.
>
> Currently I'm using Microsoft's WPF, and that is more or less declarative, a bit like BOOPSI or MUI on the good old Amiga days. But WPF has so many little quirks, not to mentioned a weakly typed XML-like language called "XAML". Still it offers the best experiences I had so far, because it is very composable.
Are you using WPF with C# or F#? With F# it can feel pretty functional.
More information about the Haskell-Cafe
mailing list