Slide 4 : 20
CGI Programming in Scheme
CGI programming is mainly functional programming
Our support of CGI Programming in Scheme
A simple library to deal with the Common Gateway Interface
An ad hoc library to support the generation of HTML output
Other libraries, for instance dealing with time, colors, and reading the textual content of a file.
From a practical point of view Scheme
is
a realistic language for CGI programming
The CGI library
The HTML library
Library overview