cznic / goyacc

github.com/cznic/goyacc has moved to modernc.org/goyacc
https://godoc.org/modernc.org/goyacc
BSD 3-Clause "New" or "Revised" License
207 stars 24 forks source link

Generate follow set table. Updates cznic/golex#13. #25

Closed cznic closed 7 years ago

cznic commented 7 years ago

Enabled by the new -fs option.

modified:   Makefile
modified:   main.go