next up previous contents
Next: Implementation Up: Syntax and Data Structure Previous: Implementation

Strings

Are enclosed between double quotes. Any character may be used in a string. A double quote should be written as two consecutive double quotes. The following are examples of valid strings.

    "abcdefghijklmnopqrstuvwxyz"
    "that's"
    "blabla!"
    "He said ""LISP"""





Gokturk UCOLUK
Fri Nov 1 21:52:13 EET 1996