LibClang alternatives and similar packages
Based on the "Language" category.
Alternatively, view LibClang alternatives based on common mentions on social networks and blogs.
-
stylish-haskell
DISCONTINUED. Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of LibClang or a related project?
README
LibClang
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