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.
66 stars
7 watching
8 forks
Language: Haskell
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Erlang distribution protocol in Common Lisp | 34 |
| A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
| A tool that generates Haskell interfaces to C++ libraries and types, allowing users to access C++ code from Haskell without manual FFI implementation. | 141 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
| A small, experimental programming language with unique features and a Haskell implementation. | 102 |
| Provides a low-level networking interface in Haskell | 329 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. | 1,031 |
| An interface for representing URI objects according to RFC 3986 | 472 |
| A collection of resources and documentation on Haskell programming language and learning it | 149 |
| Compares the performance overhead of using foreign function interfaces to call C code from various programming languages | 669 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| A tutorial on how to work with Haskell FFI and nested structs for bi-directional C->Haskell interop | 85 |
| A Ruby library for loading and calling functions from native libraries | 2,090 |