[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 and continue
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 1 Feb 2010 08:21:26 -0200
> > And in reality, it is, you cannot use lua code written for one game in
> > another different game.
>
> The language is (in general) the same. Only the API changes.
>
> > Lua is a language engine.
>
> Lua is a language (which can be customized, like any language) to which you can attach
> various libraries (like any other language).
This is relevant: http://www.lua.org/faq.html#1.7