LibClang: Haskell bindings for libclang (a C++ parsing library)
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
- 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
- LibClang-3.8.0.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 (>=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] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2 |
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 | 7774 total (33 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] |