Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 243 Bytes

FirstAndFollow

An implementation of an algorithm to find the First and Follow sets in a grammar in Java.

Technology:

  • Java 8

How to run?

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

Ⓒ Omar Doma 2018