I am working in a project to implement a lexical analyzer for C using
Cell Broadband Engine.
I would like to integrate my version of Lexical analyzer into gcc by
replacing its own lexical analyzer.
If you would help me in finding the format of inputs and output to the
lexical analyzer part of gcc, it would be of great help.
Thanks in advance!!!