[erlang-questions] how: perl <-> erlang
Roessner, Silvester
silvester.roessner@REDACTED
Tue Mar 4 07:47:13 CET 2008
Hi Jeff,
I have written a generic Erlang <-> Perl interface a year ago. It uses an Erlang port in binary mode. In that way I can handle all Erlang types and map them to Perl types. But that also means that Erlang has to start Perl, not vice versa.
It's 80 % ready. I stopped working on it as I found an error in Erlang or Perl.
If you like, Jeff, I can send you the code as is.
Your posting has motivated me! I'll start to finish the interface this evening - yeah. Thank's for that!
mit freundlichen Grüßen / with kind regards
Silvester Rößner
-------------------------------------------------------------------------------------------------------
Carl Zeiss Vision GmbH
Corporate Technology
Solution Architect Software Application Development
S i l v e s t e r R ö ß n e r
phone: +49 7361 591 831
fax: +49 7361 591 498
mailto: silvester.roessner@REDACTED
Carl Zeiss Vision GmbH, Turnstr. 27, 73430 Aalen
Geschäftsführer: Rudolf Spiller
Sitz der Gesellschaft: 73430 Aalen, Deutschland
Amtsgericht Ulm, HRB 501574, USt.-IdNr.: DE 237 102 722
-------------------------------------------------------------------------------------------------------
-----Ursprüngliche Nachricht-----
Von: erlang-questions-bounces@REDACTED [mailto:erlang-questions-bounces@REDACTED] Im Auftrag von jm
Gesendet: Dienstag, 4. März 2008 00:54
An: erlang-questions
Betreff: [erlang-questions] how: perl <-> erlang
What is the best approach for communicating between perl and erlang? The plan is to write a custom module or a hook function to send/retrieve information between radiator ( a perl based radius server) and something
written in erlang.
Jeff.
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list