Posted By:
Ashish_Kundan
Posted On:
Wednesday, March 31, 2010 12:01 AM
Hi,
I am new to ANTLR. My goals is to validate the expression. Expression can have another expression within.
From my initial R&D I understand we need to first create a grammar file then we can get parser.
My target language is c#. Please let me know how I can start defining grammar.
Regards,
Ashish Kundan