hi,
i want to implement a predictive parsing table for a context free grammar via c# code
in the code i need also to write a code that find the first and follow sets for all nonterminals in grammar productions.
if any one know that how can i begin, please i need hints and some sample code for this subject.
really thank you very much

It sounds like you need to venture into the Regular Exressions class.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.