<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Here's another C++/Erlang interface that has some on-going activity:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><a href="https://github.com/saleyn/eixx">https://github.com/saleyn/eixx</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">As I see it if the author is involved in some work that uses such project, the project is alive, otherwise the community is not that large to get involved and learn new APIs.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 31, 2016 at 10:18 AM, Matthias Lang <span dir="ltr"><<a href="mailto:matthias@corelatus.se" target="_blank">matthias@corelatus.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Pretty much all of the "not built in to OTP" ways to connect to other<br>
languages seem to have died, i.e.<br>
<br>
   - EPI (C++). Last commit 2009.<br>
   - py_interface (Python). Last commit 2014. Freshest of the lot.<br>
   - edtk (C). Last release 2007.<br>
   - dryverl (C). Last release 2008.<br>
   - erlua (Lua). Project page dead. Author's email is dead.<br>
   - erlualib (last commit 2010). Github-linked company page dead.<br>
<br>
Can anyone offer some experiences or ideas why?<br>
<br>
Could it be that these types of solutions are rarely needed? Maybe<br>
NIFs are unbeatable for the "narrow interface, no state, high<br>
performance" cases and port programs with hand-rolled interfaces most<br>
of the rest.<br>
<br>
Matt<br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>