Lecture overview -- Keyboard shortcut: 'u'  Previous page: Embedded languages -- Keyboard shortcut: 'p'  Next page: Course home page embedding in Scheme -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Lecture 6 - Page 10 : 22
Functional Programming in Scheme
Linguistic abstraction
Examples of language embedding in HTML

Concrete illustrations of JSP, ASP, and BRL documents

y:/Kurt/Files/courses/prog3/prog3-03/sources/notes/includes/embed-ex/asp-exampleAn example of an ASP document.


y:/Kurt/Files/courses/prog3/prog3-03/sources/notes/includes/embed-ex/jsp-exampleAn example of a JSP document.


y:/Kurt/Files/courses/prog3/prog3-03/sources/notes/includes/embed-ex/brl-exampleAn example of a BRL document.

BRL - Beautiful Report Language - is a Scheme based web server framework which allows the web programmer to embed Scheme fragments into HTML