erlang: FFI interface to Erlang.
Speaks the Erlang network protocol and impersonates an Erlang node on the network. Fully capable of bi-directional communication with Erlang. Erlang types are, as far as reasonable, mapped to Haskell types. Messages to Erlang are just function calls in Haskell, and messages from Erlang are delivered to MVars.
Downloads
- erlang-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4 && <5), binary (>=0.4.4), bytestring, directory, filepath, MissingH, network (>=2.2.0.1), random (>=1.0.0.1) [details] |
License | LicenseRef-GPL |
Author | Eric Sessoms <nubgames@gmail.com> |
Maintainer | Artúr Poór <gombocarti@gmail.com> |
Category | Foreign |
Home page | http://github.com/gombocarti/erlang-ffi |
Source repo | head: git clone https://github.com/gombocarti/erlang-ffi.git |
Uploaded | by gombocarti at 2018-07-22T16:32:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3916 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-22 [all 1 reports] |