Hi,

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


changes


Still some formatting changes needed. The lexer and parser have a few issues:


The %{ definition section shouldn't be indented (it's included literally) and has a blatant error ...
the return INTEGER; line is indented wrong
the yywrap() formatting doesn't match our style, open paren should be on new line and indent should be just four spaces. the two parser functions, yyerror() and main() have similar formatting problems.
what's the point of the [ \t] rule?

I'm guessing from the one blatant syntax error that you didn't try compiling? Your tutorial should show the calculator being compiled and run...

This is looking to be a fantastic tutorial.


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 Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to