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

[ bsd3, language, library ] [ Propose Tags ]

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

if you'd like to link to the shared library

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

Modules

[Last Documentation]

  • Clang
    • Clang.Completion
    • Clang.CrossReference
    • Clang.Cursor
    • Clang.Debug
    • Clang.Diagnostic
    • Clang.FFI
    • Clang.File
    • Clang.Source
    • Clang.Token
    • Clang.TranslationUnit
    • Clang.Traversal
    • Clang.Type

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 (<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-16T17:40:30Z
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 2016-12-28 [all 7 reports]