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
141 stars
12 watching
13 forks
Language: Haskell
last commit: over 1 year ago cplusplusffihaskellhaskell-librarieswrapper
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating C# foreign function interface (FFI) code from Rust | 703 |
| A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |
| A Foreign Function Interface that enables communication between Haskell and Erlang programs. | 66 |
| A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
| A tool to automatically generate interfaces from classes | 36 |
| An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 |
| A tool that generates Haskell bindings to C libraries by analyzing their header files | 199 |
| Generates code in Haskell to communicate with other services using a simple, language-agnostic protocol for structured data | 150 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| A Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant. | 168 |
| A tool to automatically generate a command-line interface from any Haskell data type | 208 |
| A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |
| Haskell bindings to a cross-platform graphics API | 32 |