About

Metadata

  • Last updated , by dschrempf
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: info@well-typed.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8

Readme

libclang-bindings

libclang-bindings is a Haskell library that provides bindings for the LLVM/Clang libclang C API. It supports the hs-bindgen project but can be used independently.

libclang-bindings requires an LLVM/Clang installation and some build configuration; see the manual before use.