Slide 5 : 20
Programming static WWW pages in Scheme
Given the HTML Scheme library it became attractive to write plain and static WWW pages in Scheme too
The main advantages compared to an HTML solution:
Abstractions
from HTML details
Automation
of routine tasks
The step from HTML to a Scheme basis is similar to the expected transition from HTML to XML (abstraction only)