Popularity
8.6
Declining
Activity
0.0
Stable
58
9
10

Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Language    

LibClang alternatives and similar packages

Based on the "Language" category.
Alternatively, view LibClang alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of LibClang or a related project?

Add another 'Language' Package

README

LibClang

Build Status

LibClang is a Haskell FFI binding to libclang.

You'll need ncurses and a C++ compiler installed to build LibClang. On Ubuntu you can run sudo apt-get install build-essential ncurses-dev g++ to get everything you need. On OS X it's enough to install XCode and then run xcode-select --install.

(c) Chetan Taralekar 2010, 2011

(c) Seth Fowler 2013, 2014