C++ Strings

The C++ implementation of strings is as follows:

 

string-literal-list

        : string

        | string-literal-list string