LibClang: Haskell bindings for libclang (a C++ parsing library)
LibClang package provides direct bindings to libclang. This should be enough for parsing C/C++ code, walking the AST and querying nodes and completion queries. NOTE .. When configuring, please ensure llvm-config is in path .. or provide the location of libclang and llvm includes .. if not in the default locations using --configure-option=-I... .. You can also use --configure-option=--enable-llvm-shared=LLVMSHAREDLIB_PREFIX .. if you'd like to link to the shared library
Downloads
- LibClang-0.0.2.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.0.2, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.1.0, 3.4.0, 3.8.0 |
---|---|
Dependencies | base (<5), ffi, greencard [details] |
License | BSD-3-Clause |
Author | Chetan Taralekar <chetant@gmail.com> |
Maintainer | Chetan Taralekar <chetant@gmail.com> |
Category | Language |
Home page | https://github.com/chetant/LibClang/issues |
Source repo | head: git clone git://github.com/chetant/LibClang.git |
Uploaded | by ChetanTaralekar at 2011-04-03T13:17:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7848 total (9 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-12-28 [all 7 reports] |