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

GitHub

58 stars
9 watching
10 forks
Language: Haskell
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
jlouis/combinatorrentA BitTorrent client implemented in Haskell234
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
binroot/haskell-data-analysis-cookbookAn in-depth guide to data analysis using Haskell programming language653
tmcdonell/cudaFFI bindings to CUDA for Haskell programming75
gabriella439/haskell-typed-spreadsheet-libraryProvides a typed and composable API for building spreadsheets with explicit input/output relationships185
joelburget/react-haskellA set of libraries and tools for building web UI using Haskell352
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
haskell/c2hsA tool that generates Haskell bindings to C libraries by analyzing their header files199
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
commercialhaskell/haskellersA 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-productionA collection of practical resources and guides for using Haskell in real-world software development projects80