Skip to content

Kirill888/LibClang

 
 

Repository files navigation

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

About

Haskell FFI to libclang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 85.8%
  • C 11.7%
  • Perl 1.2%
  • Other 1.3%