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

The LibClang package

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.

 --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

Properties

Versions0.0.2, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.1.0
Dependenciesbase (<5), ffi, greencard
LicenseBSD3
AuthorChetan Taralekar <chetant@gmail.com>
MaintainerChetan Taralekar <chetant@gmail.com>
CategoryLanguage
Home pagehttps://github.com/chetant/LibClang/issues
Source repositorygit clone git://github.com/chetant/LibClang.git
Upload dateSat Apr 16 17:40:30 UTC 2011
Uploaded byChetanTaralekar
Build failureghc-7.0 (log)

Modules

Downloads