共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > cppxml |
cppxml
|
0 | 0 | 53 |
贡献者 | 讨论 | 代码提交 |
There is a project "gcc-xml" which based on gcc(bison), and as well-known, the code generated by Lex/Yacc is not easy to read and modify, and it is totally different for ANTLR. I try to use the ANTLR build an cpp-xml project. I also provide a way to integrate with VS2008, you can easily extend it with simple interface to do static code check or generate code on your behalf.