@hackage / language-c-quote

C/CUDA/OpenCL/Objective-C quasiquoting library.

Latest0.13.0.2

About

Metadata

  • Last updated , by GeoffreyMainland
  • License BSD-3-Clause
  • Maintained by: Geoffrey Mainland <mainland@drexel.edu>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.4
  4. 9.4.8
  5. 9.2.2
  6. 9.0.2
  7. 8.10.7
  8. 8.8.4
  9. 8.6.5
  10. 8.4.3
  11. 8.2.2
  12. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    full-haskell-antiquotes (on by default)

    Support full Haskell expressions/patterns in antiquotes. This adds a dependency on haskell-src-meta, which increases compilation time.

Readme

This package provides a general parser for the C language, including most GCC extensions and some CUDA and OpenCL extensions as well as the entire Objective-C language.