wxHaskell
Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".
wxHaskell is a portable and native graphical user interface (GUI) library for the programming language Haskell, built on wxWidgets. It is often used by those wanting to develop a graphical user interface (GUI) with a functional programming language.[1]
Applications
High-level GUI libraries built on it
wxHaskell is a middle-level GUI library.[2] Several experimental high-level GUI library approaches are implemented on wxHaskell:
In contrast, the high-level GUI libraries FG and Grapefruit are implemented on the middle-level Gtk2Hs, which is based on GTK2.
All of these high-level libraries are experimental, using advanced mathematics concepts in their approach (see Arrow (computer science)).
References
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "citation/CS1".
- ↑ Haskell wiki: Libraries and tools/GUI libraries
Script error: No such module "Check for unknown parameters".
External links
- Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
- Template:GitHub, read-only archive
- The 2004 ICFP Programming Contest. The winning entry by the team Dunkosmiloolump was written in Haskell and wxHaskell.
- wxHaskell, A Portable and Concise GUI Library for Haskell