@inproceedings{leijen2004wxhaskell, author = {Leijen, Daan}, title = {wxHaskell - A Portable and Concise GUI Library For Haskell}, booktitle = {ACM SIGPLAN Haskell Workshop (Haskell'04), Snowbird, Utah}, year = {2004}, month = {September}, abstract = {wxHaskell is a graphical user interface (GUI) library for Haskell that is built on wxWidgets: a free industrial strength GUI library for C++ that provides a common interface that has been ported to all major platforms, including Windows, Gtk, and MacOS X. In contrast with many other libraries, wxWidgets retains the native lookand-feel of each particular platform. We show how distinctive features of Haskell, like parametric polymorphism, higher-order functions, and first-class computations, can be used to present a concise and elegant monadic interface for portable GUI programs.}, publisher = {ACM Press}, url = {http://approjects.co.za/?big=en-us/research/publication/wxhaskell-a-portable-and-concise-gui-library-for-haskell/}, edition = {ACM SIGPLAN Haskell Workshop (Haskell'04), Snowbird, Utah}, note = {Snowbird, Utah}, }