LibClang
Source analysis library
A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation.
Haskell FFI to libclang
58 stars
9 watching
10 forks
Language: Haskell
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
jlouis/combinatorrent | A BitTorrent client implemented in Haskell | 234 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
binroot/haskell-data-analysis-cookbook | An in-depth guide to data analysis using Haskell programming language | 652 |
tmcdonell/cuda | FFI bindings to CUDA for Haskell programming | 75 |
gabriella439/haskell-typed-spreadsheet-library | Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 186 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
haskell/c2hs | A tool that generates Haskell bindings to C libraries by analyzing their header files | 199 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |