[erlang-questions] [ANN] JavaErlang, a library for easing the interfacing of Erlang and Java using JInterface
Lars-Åke Fredlund
lfredlund@REDACTED
Tue Oct 18 11:28:16 CEST 2011
This is an announcement for JavaErlang, a small library which tries to
reduce the effort of interfacing Erlang with Java code using JInterface.
Normally the library removes the need to write special Java code for
communicating with an Erlang node. We use the library here at UPM to
test Java code written by students using Erlang QuickCheck (a small
example for how to do this is included as an example).
The code is available at git@REDACTED:fredlund/JavaErlang.git
A web page with the generated edoc documentation is at
http://babel.ls.fi.upm.es/~fred/JavaErlang/
/Lars-Ake Fredlund
More information about the erlang-questions
mailing list