
2 Oct
2010
2 Oct
'10
9:34 a.m.
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.