[erlang-questions] Lua Driver
dkoch@REDACTED
dkoch@REDACTED
Wed Nov 24 08:31:07 CET 2010
Nice, but what have Lua to offer to Erlang ? Scripting ? Concurrency ? Fault tolerancy ? Lua is pretty, fast and small (less than 5 MiB) ths you wouldn't install 100 MiB of Erlang to control Lua...
David KOCH
========================================
Message du : 24/11/2010
De : "Henning Diedrich " <hd2010@REDACTED>
A : "Erlang Questions" <erlang-questions@REDACTED>
Copie à :
Sujet : [erlang-questions] Lua Driver
Hi folks,
I posted some details on Lua embedding here:
http://www.eonblast.com/blog/optimizing-erlualib-calls/
It's about an Erlang embedded Lua driver, discussing in detail how to go
beyond single step stack manipulation port calls towards directly
accessing the Lua C API in one go.
Feedback and critique very welcome.
Regards,
Henning
More information about the erlang-questions
mailing list