lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jul 19, 2013 10:18 AM, "Enrico Colombini" <erix@erix.it> wrote:
>
> On 19/07/2013 15.57, Jay Carlson wrote:
>>
>> The Lua manual is not well-suited to this kind of navigation.
>
>
> As far as I am concerned, I consider the Lua manual one of the better and more usable pieces of documentation I ever used: clear, organized and with lightning-fast search. I usually find what I am looking for in a few seconds, even if I don't know its actual name.
>
> I understand that many people may prefer a different approach; I only say: let's that be something else from the manual.
>
> P.S. http://tinyurl.com/nbwmdcv
>
> --
>   Enrico
>

Yes, the Lua manual is quite excellent, and is one of my favourite features of the language. (What good is a language with poor documentation? It may offer lots of power, but that's no use if you can't figure out how to use it.) It definitely isn't, however, a tutorial suitable for someone new to the language. (nor should it be!) That'd be a bit like trying to learn a spoken language by reading the dictionary.

As far as feedback on the actual article, I'll have to read that a bit later... :)