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

[ apache, language, library ] [ Propose Tags ]

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.Cursor.Typed
        • 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), clang-pure, containers (>=0.5.6.2), contravariant (>=1.3.3), hashable, inline-c (>=0.5.5.9), lens, microlens (>=0.4.2.1), microlens-contra (>=0.1.0.1), singletons (>=2.0.1), stm (>=2.4.4), template-haskell (>=2.10), unordered-containers, 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 2019-03-25T18:05:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables find-classes
Downloads 6119 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 2019-03-25 [all 2 reports]