Re: Lua-friendly OSes
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua-friendly OSes
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2011年10月20日 16:32:51 -0200
Except for the dynamic loading of C libraries, Lua is OS agnostic.
> Which are the most Lua-friendly operating systems?
> Which OSes let Lua access their APIs, and to what extent?
The answer to both questions is: Those that are friendly to C. But that
does not mean there is a library to access OS specific APIs from Lua.
Perhaps I'm missing something about your question. Could you please
give a concrete example of the kind of answer you'd like to see?