clang-pure: Pure C++ code analysis with libclang

[ apache, language, library ] [ Propose Tags ]
This version is deprecated.

Pure C++ code analysis with libclang.

Refer to libclang's documentation for usage. In general, the naming scheme is clang_getCursorType -> cursorType, CXCursor -> Cursor.

Modules

[Last Documentation]

  • Language
    • C
      • Language.C.Clang
        • Language.C.Clang.Cursor
        • Language.C.Clang.File
        • Language.C.Clang.Location
        • Language.C.Clang.Token
        • Language.C.Clang.TranslationUnit
        • Language.C.Clang.Type

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6 (info)
Dependencies base (>=4.8 && <5), bytestring (>=0.10.6), containers (>=0.5.6.2), contravariant (>=1.3.3), inline-c (>=0.5.3.2), stm (>=2.4.4), template-haskell (>=2.10), vector (>=0.10.12) [details]
License Apache-2.0
Copyright Copyright 2014 Google Inc. All Rights Reserved.
Author Patrick Chilton
Maintainer chpatrick@gmail.com
Category Language
Source repo head: git clone https://github.com/chpatrick/clang-pure.git
Uploaded by PatrickChilton at 2016-09-22T09:19:15Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6131 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-19 [all 2 reports]