Where are the functional gui users?
Almost a year has passed since my previous answer and things have changed in the world of functional reactive programming (FRP). In particular, I have created reactive-banana, a small library for FRP in Haskell. While still missing some features, it’s already a great way to implement GUIs in a purely functional style, as demonstrated by … Read more