Does anyone know where a grammar for C# 2.0 can be found? The 1.7 specs had a complete grammar for that version. The 2.0 specs discuss the grammar at length, but don't collect the changes in one place.
I would really appriciate any pointers on this one.
-
-
I am also interested in it. Additionally, it would be nice to have one for any of the lexer/parsers like ANTLR or GOLD (but anything would be fine.)
Did you find one?
I am (or am I not?) surprised if MS (internal) does not have one.
There is a C# support and grammar in ANTLR 2.7.5/6, but not 2.0.
Perhaps the same kind gentlemen are working on a 2.0 grammar to be included in ANTLR 3.
- Rand
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.