[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mutli-line strings (again)



  Referring to them ANSI-C, LISP, and Chris...

  The ANSI-C way is ugly, but manageable.

  In both the LISP and Chris mechanisms, a missed terminator hoses the
rest of the file, but at least with Chris's the terminator's easy to
see; it's harder to leave it off.  The LISP mechanism offers no win
over the Chris mechanism.

  I think I'd prefer the Chris mechanism; the ANSI-C way works; I
really don't like the LISP mechanism at all.

  )Rob