Skip to content

Opening book details…

About this document

C Program for Left Recursion Elimination by AVINASH SINGH is a document available to read on EtoBox.

The document is a C program that processes grammar productions to check for left recursion and compute the first and follow sets. It prompts the user for the number of productions and their definitions, then checks for left recursion and calculates the first and follow sets for each production. The program terminates if left recursion is detected and displays the computed sets otherwise.

Author
AVINASH SINGH
Language
EN