erlang: FFI interface to Erlang.

[ foreign, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 3823 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]