Hi,

javamonn has left the following comment at Create a flex+bison tutorial http://www.google-melange.com/gci/task/view/google/gci2012/7985245:


Polished it


Sorry about the formatting, I had word wrap on before so it looked different on my end. That's fixed now. I also edited the way many sentences were written and added in more paragraphs.

yyparse tells the parser that Bison generated to begin to receive tokens and start parsing. It sets the calculator utility into motion. yywrap is like setting a flag almost, Lex will check to see if it returns 1 or 0 to determine if it should stop scanning input when it comes across an EOF indicator. I added a couple paragraphs to the tutorial to cover these two functions.

Let me know if anything else should be edited.

Thanks,

Daniel


Greetings,
The Google Open Source Programs Team


---
You are receiving this message because you are subscribed to Create a flex+bison tutorial. To stop receiving these messages, go to: http://www.google-melange.com/gci/task/view/google/gci2012/7985245.

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to