/LeftRecursionElimination

An implementation of an algorithm to remove Left Recursion from grammars in Java.

Primary LanguageJava

LeftRecursionElimination

An implementation of an algorithm to remove Left Recursion from grammars in Java.

Technology:

  • Java 8

How to run?

  1. Clone the repo
  2. Open the project in intelliJ idea or Eclipse

Ⓒ Omar Doma 2018