
7 Feb
2013
7 Feb
'13
5:03 p.m.
A 07/02/2013, às 16:10, Emanuel Koczwara escreveu:
Hi,
Is there a gui library written in haskell (based on purely functional concepts)?
Emanuel
See the "High-level" part of http://www.haskell.org/haskellwiki/Applications_and_libraries/GUI_libraries Many are not currently developed anymore though. I find reactive-banana together with wxHaskell to have a quite “functional” feel to it, might be the best option currently. best, Miguel