AntlrVSIX
AntlrVSIX copied to clipboard
Add FIRST and FOLLOW set computation to analysis
I'm not sure where I read it, but Trash should compute the FIRST and FOLLOW sets for a grammar. Some websites that do this are:
http://hackingoff.com/compilers/predict-first-follow-set
http://smlweb.cpsc.ucalgary.ca/start.html
https://github.com/dusanstanojeviccs/first-follow-solver