An implementation of an algorithm to find the First and Follow sets in a grammar in Java.
- Java 8
- Clone the repo
- Open the project in intelliJ idea or Eclipse
Ⓒ Omar Doma 2018
An implementation of an algorithm to find the First and Follow sets in a grammar in Java.
Java