Lecture overview
Keyboard shortcut: 'u'  Previous page: Cross references and subclauses
Keyboard shortcut: 'p'  Next page: Source-program and its subclauses
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide
Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home    Slide 23 : 37
Meta Lecture Notes
Syntax

An illustration of the Syntax clause


(if boolean-selector true-expression false-expression)

This is the syntax of a Scheme conditional expression ala if-then-else

meta-lecture-notes.lamlThe LAML source of this page.

The LAML source of this page.