DGrammar icon indicating copy to clipboard operation
DGrammar copied to clipboard

An attempt to completely and correctly document the grammar of the D programming language

DGrammar

DEPRECATED: please see libdparse.dlang.io/grammar.html for an up-to-date build of the grammar of the D programming language.



An attempt to completely and correctly document the grammar of the D programming language.

The file that you're looking for is grammar.html.

The grammar contained in this project is automatically generated from the ddoc comments in libdparse's parser.d.