[SCL] Proposed additions to the SCL draft standard

John F. Sowa sowa at bestweb.net
Mon May 26 09:25:46 CDT 2003


Chris,

The abstract syntax doesn't need to specify anything about
how a comment (or structured annotation) is represented in
any concrete syntax.

CM> And don't we now have to require that some (fragment of)
 > a natural language be incorporated into every SCL lexicon
 > to accommodate the formulation of annotations??

No.  Each SCL concrete language specifies how comments are
recognized syntactically, e.g. by some kind of delimiters,
such as /* and */ or { and } or ;; and end-of-line.

Apart from the delimiters, the concrete syntax will say
nothing about the details of the comments.

John





More information about the Scl mailing list