Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdageek/clang-compilation-database

Haskell library for working with the Clang JSON Compilation Database Format
https://github.com/lambdageek/clang-compilation-database

aeson clang haskell

Last synced: 25 days ago
JSON representation

Haskell library for working with the Clang JSON Compilation Database Format

Awesome Lists containing this project

README

        

# Haskell library for working with Clang Compilation Database Format files

This library implements a Haskell encoder and decoder for Clang's [JSON
Compilation Database Format
Specification](http://clang.llvm.org/docs/JSONCompilationDatabase.html) using
[Aeson](http://hackage.haskell.org/package/aeson)