I guess you want to use lex and yacc(bison)? Thanks KNK
On Tue, Sep 7, 2010 at 11:35 AM, niyamat panjesha <[email protected] > wrote: > just at college level we have practicals for compiler construction > subject... > we have to implement simple concepts of the points mentioned in this > subject. > e.g. program for lexical analyzer i.e.to remove whitespaces > ,newlines,tabs,comments.... > >

