About

Metadata

  • Last updated , by GeoffHulette
  • License BSD-3-Clause
  • Maintained by: ghulette@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

= Language.C.Comments =

Language C Comments is a Haskell library for extracting comments from C code. It will parse both single- and multi-line comments, and correctly handles split lines.

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

== Build and Install ==

cabal install