Hi,

Since flex does lexical analysis which is before parsing, logically,
it should be that bison includes output from flex.

But the reality is flex using y.tab.h generated by bison which
reverses the dependency relation. This looks weird.

Why is it so?

-- 
Regards,
Peng

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to