Official D Grammar
Brian Schott
briancschott at gmail.com
Mon Jun 3 01:01:40 PDT 2013
As threatened at DConf, I've started filing bugs against the
grammar specification. Anyone interested can track bug 10233[1],
which I've marked as blocked by the various issues I've been
finding.
As usual, my best guess at D's actual grammar[2] is located
here[3].
Top secret project is hinted at here[4].
[1] http://d.puremagic.com/issues/show_bug.cgi?id=10233
[2] I disclaim all responsibility for injuries sustained while
looking at the functionDefinition rule.
[3] https://github.com/Hackerpilot/DGrammar/blob/master/D.g4
[4]
http://hackerpilot.github.io/experimental/std_lexer/phobos/parser.html
More information about the Digitalmars-d
mailing list