Programming Graphical User Interfaces with Scheme
by
Erick Gallesio
,
Manuel Serrano
| Citations: | 4 - 0 self |
BibTeX
@MISC{Gallesio_programminggraphical,
author = {Erick Gallesio and Manuel Serrano},
title = {Programming Graphical User Interfaces with Scheme },
year = {}
}
OpenURL
Abstract
This paper presents Biglook, a widget library for an extended version of the Scheme programming language. It uses classes of a Clos-like object layer to represent widgets and Scheme closures to handle graphical events. Combining functional and object-oriented programming styles yields an original application programming interface that advocates a strict separation between the implementation of the graphical interfaces and the userassociated commands, enabling compact source code. The Biglook







