I'm having trouble creating FIRST and FOLLOW sets with some grammar. If I post my grammar up here and what I've come up with so far, is there anyone here that understands parsing grammar that could look it over?
lammert
4:02 pm on Jul 20, 2009 (gmt 0)
You can post it and I will look at it. I have built some interpreters with the lex/yacc tools.
StoutFiles
6:53 pm on Jul 20, 2009 (gmt 0)
I recently acquired some code that computes the sets for me. However, I appreciate the response.