Re: Two types of Lua programmer, or two types of Lua code?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Two types of Lua programmer, or two types of Lua code?
- From: Alex Queiroz <asandroq@...>
- Date: 2016年2月26日 11:26:37 +0100
Hallo,
On 25 February 2016 at 12:15, Viacheslav Usov <via.usov@gmail.com> wrote:
>
> [1] "Lua is an extension programming language [...], Lua has no notion of a
> "main" program: it only works embedded in a host client, called the
> embedding program or simply the host." -
> http://www.lua.org/manual/5.3/manual.html
This is how I use Lua today and how I have ever used Lua. It is simply
the best for this. For stand-alone programming in a dynamic language,
there is always Scheme.
--
-alex
http://unendli.ch/