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 version is set to build against llvm 3.8.0

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

Modules

[Last Documentation]

  • Clang
    • Clang.Comment
    • Clang.Completion
    • Clang.Cursor
    • Clang.Debug
    • Clang.Diagnostic
    • Clang.File
    • Clang.Index
    • Clang.Location
    • Clang.Module
    • Clang.Range
    • Clang.Remapping
    • Clang.String
    • Clang.Token
    • Clang.TranslationUnit
    • Clang.Type
    • Clang.USR
    • Clang.UnsavedFile
    • Clang.Version

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.7), transformers (>=0.3 && <0.6), transformers-base (>=0.4), vector (>=0.10 && <0.12) [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
Source repo head: git clone git://github.com/chetant/LibClang.git
Uploaded by ChetanTaralekar at 2017-01-15T21:05:00Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7623 total (21 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 2017-01-15 [all 2 reports]