Re: Parallelization of tokenizer in GCC!!!

2010-02-26 Thread Tom Tromey
> "Vivek" == vivhari writes: Vivek> If any of you would be able to help me locate the tokenization Vivek> part of GCC and the input / output format for tokenizer part of Vivek> GCC, it would be very useful to us. Tokenization is handled by the preprocessor, see the libcpp directory. The in

Parallelization of tokenizer in GCC!!!

2010-02-26 Thread vivhari
Dear Sirs/Madams, I am doing a project on Cell Broadband Engine to parallelize the tokenization process of a given C program. As we are done with the tokenization part we want it to replace the tokenization part of an open source compiler. I mean the compiler that can run in Cell BE environment(