|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
erlang ffi this summer?I apologize if this has been visited recently but what's the status on
the Erlang FFI EEP? Last thing I heard it was going to be out this spring. Thanks, Joel --- Mac hacker with a performance bent http://www.linkedin.com/in/joelreymont ________________________________________________________________ erlang-questions mailing list. See http://www.erlang.org/faq.html erlang-questions (at) erlang.org |
|
|
Re: erlang ffi this summer?> I apologize if this has been visited recently but what's the status on
> the Erlang FFI EEP? Last thing I heard it was going to be out this > spring. Any word on this? FFI seems to be a great idea that's even been implemented as a set of independent patches, but there isn't much discussion on it. Is FFI in the pipeline? ________________________________________________________________ erlang-questions mailing list. See http://www.erlang.org/faq.html erlang-questions (at) erlang.org |
|
|
Re: erlang ffi this summer?Agreed FFI would be a great addition, any info on it's status would be
appreciated. -Joe On Wed, 1 Jul 2009 10:57:53 -0500 tsuraan <tsuraan@...> wrote: > > I apologize if this has been visited recently but what's the status > > on the Erlang FFI EEP? Last thing I heard it was going to be out > > this spring. > > Any word on this? FFI seems to be a great idea that's even been > implemented as a set of independent patches, but there isn't much > discussion on it. Is FFI in the pipeline? > > ________________________________________________________________ > erlang-questions mailing list. See http://www.erlang.org/faq.html > erlang-questions (at) erlang.org > -- Name: Joseph A. Williams Email: joe@... Blog: http://www.joeandmotorboat.com/ ________________________________________________________________ erlang-questions mailing list. See http://www.erlang.org/faq.html erlang-questions (at) erlang.org |
|
|
Re: erlang ffi this summer?Unfortunatelly, my understanding is, that EEP7 (FFI) will never accepted into OTP.
The OTP team working on alternative solution "linked-in BIFs", which will be similar to Java JNI. My options now: either stick with R11B-5 patched with FFI or just implement custom BIFs in R13B-1. I will quote Joel "...you can even load external libraries, like C libraries, but that's world of pain basically at the moment..." For me this moment looks like forever :-(
|
| Free embeddable forum powered by Nabble | Forum Help |