Tuesday, April 10, 2007

C# Grammar

In case you are looking for a document that contains a C# grammar, then check out the ECMA-334 (PDF, 2.6 MBytes) specification. Starting with page 65 (or 87 of 553 if you use Adobe Reader) you'll find both the lexical and the syntactic grammar for C# 2.0, e.g. including generics, etc.

1 comment:

  1. Hi

    Great to have this info

    Regards
    Ayesha
    http://dotnetinterviews.blogspot.com/

    ReplyDelete

All comments, questions and other feedback is much appreciated. Thank you!