OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-c-cpp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [sca-c-cpp] NEW ISSUE: Define a grammar for C++ Annotations


Title: Define a grammar for C++ annotations

Target: C++ Client and Implementation Model / C++ Annotations

Description:
The current description of C++ annotations is currently informal, with
the main definition of what they look like coming through examples.
Since C++ does not natively define a concept of annotations (like Java),
we should provide an explicit grammar for interpreting annotation
syntax.  This includes defining both the explicit syntax, as well as any
relationship between references in the annotation to the rest of the
source.  For example, in the proposal for supporting intent annotations,
one of the annotations references a #define string.

Proposal:
<none>

-- David Haney
-- Chief Architect, Hydra Products
-- Rogue Wave Software
-- http://www.roguewave.com/ 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]