[erlang-questions] Lua Driver

Jesse Gumm sigmastar@REDACTED
Thu Nov 25 09:54:02 CET 2010


Given that Lua is so commonly used as scripting for other projects, it
makes sense to incorporate lua support - it can serve as a slightly
more convenient bridge from Erlang to other systems, or as Timo
suggested, to take advantage of it's bindings where Erlang lacks them.

Improved interoperability is always good.

-Jesse

On Thu, Nov 25, 2010 at 2:27 AM, Timo Lindemann
<timo.lindemann@REDACTED> wrote:
> Hi,
>
> lua has qt bindings, for instance, which erlang doesn't offer. So I'd say
> yeah, having lua is definitely worth it.
>
> -T.
>
> 2010/11/24 <dkoch@REDACTED>
>
>> 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
>>
>>
>
>
> --
> Timo Lindemann
> Software Systems Engineer
> +49 (0) 160 99 13 06 23
> Mon-Thu 0900 - 1700 (GMT +1)
>
> SOL VENETUS Software GmbH
> Seb.-Kneipp-Str. 2, 86482 Aystetten
> Telefon: +49 (0) 170 77 62 48 0
> Telefax: +49 (0) 821 48 65 78 6
> Geschäftsführer: Benjamin Hilbig
> Amtsgericht Augsburg, HRB 24559
> USt.-IdNr.: DE267014985
>



-- 
Jesse Gumm
Sigma Star Systems
414.940.4866
gumm@REDACTED
http://www.sigma-star.com


More information about the erlang-questions mailing list