University of Washington • CSE583 • D. Notkin © 2000
9
Examples
lIdentifiers
–x
–x1_2
–is-string?
–make-string!
–<=
lLiterals (self-evaluating expressions)
–3
–0.34
–-5.6e-7
–“hello world!”
–“”
–#t
–#f