Re: Draft 4 BNF comments

From: Adam Krolnik (krolnik@lsil.com)
Date: Tue Jan 18 2000 - 07:27:19 PST


Good morning James:

You write:

>Section A.8.1

>constant_multiple_concatenation is defined as

> { constant_expression { constant_expression } }

>shouldn't it be

> { constant_expression { constant_expression { , constant_expression } }}

>with the two outer-most curly braces being in bold and the inner-most >curly braces being in a normal font.

I see the multiple concatenations better defined as:

<p><p>concatenation ::= { expression {, expression} }
multiple_concatenation ::= { expression concatenation }

Looking at it this way, I use the name 'replication' instead of
multiple concatenation.

    Adam Krolnik
    Verification Mgr.
    LSI Logic Inc.
    Plano TX. 75074



This archive was generated by hypermail 2.1.4 : Mon Jul 08 2002 - 12:54:10 PDT and
sponsored by Boyd Technology, Inc.