共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > cpphs |
cpphs
|
5 | 0 | 229 |
贡献者 | 讨论 | 代码提交 |
Cpphs is a re-implementation of the C pre-processor that is both more compatible with Haskell, and
itself written in Haskell so that it can be distributed with compilers.
This version of the C pre-processor is pretty-much feature-complete and compatible with traditional
(K&R) pre-processors. Additional features include: a plain-text mode; an option to unlit literate
code files; and an option to turn off macro-expansion.