Official D Grammar

Mr. Anonymous mailnew4ster at gmail.com
Fri Jul 19 13:52:31 PDT 2013


On Friday, 19 July 2013 at 20:49:27 UTC, Brian Schott wrote:
> Status update:
>
> My parser is at a point where it can parse all of phobos (well, 
> excluding c-style array declarations, which I'm convinced are 
> broken and should be removed from the language).
>
> I've been updating the grammar definition as I worked on the 
> parser. An HTML version is available for download here: 
> https://raw.github.com/Hackerpilot/DGrammar/master/grammar.html
>
> Lexer, parser, and AST code is available here: 
> https://github.com/Hackerpilot/Dscanner/tree/range-based-lexer/std/d. 
> Bug reports and pull requests are welcome.

https://rawgithub.com/Hackerpilot/DGrammar/master/grammar.html
;)


More information about the Digitalmars-d mailing list