nff 0.1.1

Command line utility that calculates nullable first follow sets. Can also be used as a library
Documentation
1
2
3
4
5
6
Z -> d
Z -> X Y Z
Y -> 0
Y -> c
X -> Y
X -> a