Recommend C front-end that preserves preprocessor directives

后端 未结 4 856
说谎
说谎 2021-01-14 00:19

I\'d like to start a project that involves transforming C code, but I\'d like to include the preprocessor directives. I don\'t want to reinvent th

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-14 01:04

    You can take look at the http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C

提交回复
热议问题