@hackage cpphs1.13
A liberalised re-implementation of cpp, the C pre-processor.
Categories
License
LicenseRef-LGPL
Maintainer
Malcolm Wallace <Malcolm.Wallace@me.com>
Links
Versions
Deprecated
Dependencies (1)
Dependents (54)
@hackage/hse-cpp, @hackage/webidl, @hackage/language-java, @hackage/precis, @hackage/hlint, @hackage/alpha, Show all…
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.