[erlang-questions] Any tools available to generate code for Erlang Ports?
Tim Watson
watson.timothy@REDACTED
Tue Jan 18 21:53:07 CET 2011
On 18 January 2011 13:54, Dave Challis <dsc@REDACTED> wrote:
> I'm just curious - are there any tools or code generators out there for
> creating Erlang Ports to interface with C code?
Sorry that my last two response got completely scrambled - I *really*
need to get some sleep! With regard to NIFs, I meant to say "as long
as you do not" maintain state in the driver - for that sort of thing
and for async processing, you want a port program or linked-in driver.
More information about the erlang-questions
mailing list