LibClang: Haskell bindings for libclang (a C++ parsing library)

[ bsd3, language, library ] [ Propose Tags ]

LibClang package provides bindings to libclang.

This should be enough for parsing C/C++ code, walking the AST and querying nodes and completion queries.

  • NOTE: this library comes with llvm and clang included, so build times will be higher than most packages

Please use https://github.com/chetant/LibClang/issues to report bugs

Flags

Automatic Flags
NameDescriptionDefault
preferlibcpp

Prefer building with libc++

Disabled
preferlibstdcpp

Prefer building with libstdc++ (takes precedence over PreferLibCPP)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 (>=4.6 && <5), bytestring (>=0.10 && <0.11), filepath (>=1.3 && <1.5), hashable (>=1.2 && <1.3), mtl (>=2.1 && <2.3), resourcet (>=1.1 && <1.2), text (>=1.1 && <1.3), time (>=1.4 && <1.6), transformers (>=0.3 && <0.5), transformers-base (>=0.4 && <0.5), vector (>=0.10 && <0.11) [details]
License BSD-3-Clause
Author Chetan Taralekar <chetant@gmail.com>
Maintainer Chetan Taralekar <chetant@gmail.com>, Seth Fowler <mark.seth.fowler@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 2015-12-02T06:11:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7651 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2015-12-08 [all 2 reports]