Results 2 comments of Igor Popov

Hello Daniel I use simplecpp in the IDL compiler: https://github.com/nirvanaos/idlfe In the IDL compilation, it is important to know the location, where the particular file was included. The #line directives...

Hi Daniel No, I don't plan to replace Flex lexer. I just use stringify() as input for Flex. Currently, after adding the linemarkers (see my pull request https://github.com/danmar/simplecpp/pull/213), the simplecpp...