wxHaskell – A portable and concise GUI library for Haskell

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.

wxhaskell.pdf
PDF file
wxhaskell.bib
File

In  ACM SIGPLAN Haskell Workshop (Haskell'04), Snowbird, Utah

Publisher  ACM Press

Details

TypeInproceedings
Share
Share this page on Facebook
Share this page on Twitter
Share this page on LinkedIn
E-mail this page
RSS feeds
> Publications > wxHaskell – A portable and concise GUI library for Haskell