Results 1 -
2 of
2
Structuring Graphical Paradigms in TkGofer
- IN PROC. OF THE INTERNATIONAL CONFERENCE ON FUNCTIONAL PROGRAMMING (ICFP’97
, 1997
"... In this paper we describe the implementation of several graphical programming paradigms (Model View Controller, Fudgets, and Functional Animations) using the GUI library TkGofer. This library relies on a combination of monads and multiple-parameter type classes to provide an abstract, type safe inte ..."
Abstract
-
Cited by 25 (0 self)
- Add to MetaCart
In this paper we describe the implementation of several graphical programming paradigms (Model View Controller, Fudgets, and Functional Animations) using the GUI library TkGofer. This library relies on a combination of monads and multiple-parameter type classes to provide an abstract, type safe interface to Tcl/Tk. We show how choosing the right abstractions makes the given implementations surprisingly concise and easy to understand.

