inline-c-cpp

Lets you embed C++ code into Haskell.

Version on this page:0.2.2.1
LTS Haskell 22.17:0.5.0.2
Stackage Nightly 2024-04-14:0.5.0.2
Latest on Hackage:0.5.0.2

See all snapshots inline-c-cpp appears in

MIT licensed by Francesco Mazzoli
Maintained by [email protected]
This version can be pinned in stack with:inline-c-cpp-0.2.2.1@sha256:e74e0ee6715f4b9e2ecfe195842b8176f36681ad29568ac7fbe19cc2133ffe40,1484

Module documentation for 0.2.2.1

  • Language
    • Language.C
      • Language.C.Inline
        • Language.C.Inline.Cpp
          • Language.C.Inline.Cpp.Exceptions

Utilities to inline C++ code into Haskell using inline-c. See tests for example on how to build.