fficxx

Haskell-C++ interface generator

A tool that generates Haskell interfaces to C++ libraries and types, allowing users to access C++ code from Haskell without manual FFI implementation.

Haskell-C++ Foreign Function Interface Generator

GitHub

141 stars
12 watching
13 forks
Language: Haskell
last commit: about 3 years ago
cplusplusffihaskellhaskell-librarieswrapper

Related projects:

RepositoryDescriptionStars
cysharp/csbindgenA tool for generating C# foreign function interface (FFI) code from Rust703
csweichel/belA tool that generates TypeScript interfaces from Go structs and interfaces.42
poor-a/erlang-ffiA Foreign Function Interface that enables communication between Haskell and Erlang programs.66
sdilts/cl-bindgenA tool for generating FFI wrappers from C header files for Common Lisp26
daver32/interfacegeneratorA tool to automatically generate interfaces from classes36
beakona/autointerfaceAn interface-to-member source generator that creates code to redirect interface calls to backing members.76
haskell/c2hsA tool that generates Haskell bindings to C libraries by analyzing their header files199
facebookincubator/hsthriftGenerates code in Haskell to communicate with other services using a simple, language-agnostic protocol for structured data150
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
jwiegley/coq-haskellA Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant.168
gabriella439/optparse-genericA tool to automatically generate a command-line interface from any Haskell data type208
chetant/libclangA Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation.58
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
nenonaninu/typedsignalr.clientA C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.152
haskell-game/bgfxHaskell bindings to a cross-platform graphics API32