C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Whitespace ambiguity in grammar

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language, library and standards
View previous topic :: View next topic  
Author Message
Prateek R Karandikar
Guest





PostPosted: Mon May 24, 2004 7:02 pm    Post subject: Whitespace ambiguity in grammar Reply with quote



When there are 2 consecutive elements of grammar, sometimes it is
intended that whitespace be required between them, someimes that there
be no whitespace between them, and sometimes that whitespace is
optional.
For ex,

1)
original-namespace-definition:
namespace identifier { namespace-body }

Clearly, whitespace is required between namespace and identifier.

2)
decimal-literal:
nonzero-digit
decimal-literal digit
Clearly, it is required that there be no whitespace between
decimal-literal and digit.

3)

and-expression:
equality-expression
and-expression & equality-expression
Clearly, whitespace is optional on both sides of the &.

Isn't this inconsistent?

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
To iterate is human, to recurse divine.
-L. Peter Deutsch
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]

Back to top
Victor Bazarov
Guest





PostPosted: Mon May 24, 2004 8:29 pm    Post subject: Re: Whitespace ambiguity in grammar Reply with quote



Prateek R Karandikar wrote:
Quote:
When there are 2 consecutive elements of grammar, sometimes it is
intended that whitespace be required between them, someimes that there
be no whitespace between them, and sometimes that whitespace is
optional.
For ex,

1)
original-namespace-definition:
namespace identifier { namespace-body }

Clearly, whitespace is required between namespace and identifier.

2)
decimal-literal:
nonzero-digit
decimal-literal digit
Clearly, it is required that there be no whitespace between
decimal-literal and digit.

3)

and-expression:
equality-expression
and-expression & equality-expression
Clearly, whitespace is optional on both sides of the &.

Isn't this inconsistent?

No. I think you need to look at the translation phases (2.1), pay
attention to the definition of "preprocessing token" and "token", and to
the paragraph 2.1/7. The rule concerning the original namespace
definition is given in terms of tokens, and with those whitespace is not
important. It's only important when determining the token sequence.

V

---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]


Back to top
Display posts from previous:   
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C++ language, library and standards All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.