Difference between revisions of "LGtk"

From HaskellWiki
Jump to navigation Jump to search
(→‎External links: remove dead link)
 
Line 21: Line 21:
   
 
* [http://hackage.haskell.org/package/lgtk Haddock documentation on HackageDB]
 
* [http://hackage.haskell.org/package/lgtk Haddock documentation on HackageDB]
* [http://lgtk.wordpress.com/ Wordpress blog]
 
 
* [https://github.com/divipp/lgtk GitHub repository]
 
* [https://github.com/divipp/lgtk GitHub repository]
 
* [http://people.inf.elte.hu/divip/LGtk/LGtk.html Initial announcement]
 
* [http://people.inf.elte.hu/divip/LGtk/LGtk.html Initial announcement]

Latest revision as of 21:08, 22 July 2023


LGtk is a GUI Toolkit.

Main goals of LGtk:

  • Provide a Haskell EDSL for declarative description of interactive graphical applications
  • Provide an API for custom widget design
  • Provide a playground for high-level declarative features like derived state-save and undo-redo operations and type-driven GUI generation

Lgtkdemo.png

Internal links

Should be revised:

External links

Related Stackoverflow questions:

Reddit comments: