clang-pure: Pure C++ code analysis with libclang
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
- 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
- Language.C.Clang
- C
Downloads
- clang-pure-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <4.9), 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 2015-11-07T12:49:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6341 total (4 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-30 [all 4 reports] |