erlang-ffi

Haskell-Erlang interface

A Foreign Function Interface that enables communication between Haskell and Erlang programs.

A Foreign Function Interface that lets Haskell and Erlang programs communicate.

GitHub

67 stars
7 watching
8 forks
Language: Haskell
last commit: 9 months ago

Related projects:

Repository Description Stars
flambard/cleric An implementation of the Erlang distribution protocol in Common Lisp 33
faylang/fay A programming language that compiles to JavaScript, based on Haskell. 1,283
wavewave/fficxx A tool that generates Haskell interfaces to C++ libraries and types, allowing users to access C++ code from Haskell without manual FFI implementation. 141
hslua/hslua Provides a bridge between Haskell and Lua programming languages 129
chetant/libclang A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. 58
japiirainen/fp A small, experimental programming language with unique features and a Haskell implementation. 102
haskell/network Provides a low-level networking interface in Haskell 327
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 596
hamler-lang/hamler A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. 1,028
thephpleague/uri-interfaces An interface for representing URI objects according to RFC 3986 462
soupi/rfc A collection of resources and documentation on Haskell programming language and learning it 148
dyu/ffi-overhead Compares the performance overhead of using foreign function interfaces to call C code from various programming languages 660
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
ifesdjeen/haskell-ffi-tutorial A tutorial on how to work with Haskell FFI and nested structs for bi-directional C->Haskell interop 83
ffi/ffi A Ruby library for loading and calling functions from native libraries 2,086