Hey,

I have used yacc and lex equivalents in java but have a few questions about them in C++.

1. Where can I get these (Are they included in the g++ compiler)
2. Are they cross-platform?


Thanks