[Issue 3597] New: Need single source for parser and documentation grammar.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 7 10:00:35 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3597
Summary: Need single source for parser and documentation
grammar.
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: shro8822 at vandals.uidaho.edu
--- Comment #0 from BCS <shro8822 at vandals.uidaho.edu> 2009-12-07 10:00:34 PST ---
In light of all the recent grammar documentation issues; I'm going to suggest
that either the parser or the BNF documentation or both need to be generated
from a single source.
Given that Walker is unlikely to dump his hand written parser, the most likely
solution would be to somehow extract the grammar from the parser source and
insert it into the docs as a set of macros.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list