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.

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 2020-01-31T08:45:17Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables find-classes
Downloads 6118 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]