nff 0.1.0

Command line utility that calculates nullable first follow sets. Can also be used as a library
Documentation
1
2
3
4
A -> a B C a
B -> C
C -> c
C -> 0