AutoForms
From HaskellWiki
(Difference between revisions)
m (category) |
m (Add category) |
||
| Line 2: | Line 2: | ||
[[Category:Applications]] | [[Category:Applications]] | ||
| + | [[Category:User interfaces]] | ||
Revision as of 18:40, 26 June 2007
AutoForms is a library to ease the creation of Graphical User Interfaces (GUI). It does this by using generic programming to construct GUI components.
