language-c-comments

Extracting comments from C code

http://github.com/ghulette/language-c-comments

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Geoff Hulette
Maintained by [email protected]

A library for extracting comments from C code. It will parse both single- and multi-line comments, and correctly handles split lines.