2014-02-13 9:24 GMT+09:00 Iain Buclaw <ibuclaw@gdcproject.org>:
On 13 February 2014 00:18, Iain Buclaw <ibuclaw@gdcproject.org> wrote:
> On 13 February 2014 00:06, Brian Schott <briancschott@gmail.com> wrote:
>> On Thursday, 13 February 2014 at 00:00:11 UTC, Iain Buclaw wrote:
>>>
>>> I'm just curious if anyone else has stumbled onto this, and whether or not
>>> it's just human error on my part.  :o)
>>>
>>> Regards
>>> Iain.
>>
>>
>> It's dangerous to go alone. Take this!
>>
>> https://github.com/Hackerpilot/DGrammar
>
> Thanks!  Having a look at D.g4, I'm seeing that you do the same with the rules:
>

In any case, everything looks lean enough that I'll probably believe
your documented grammar more than the official dlang site. ;-)

In git head, 'Grammar' page is added.

https://github.com/D-Programming-Language/dlang.org/blob/master/grammar.dd 

Kenji Hara