lua-users home
lua-l archive

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





On Thu, Jul 31, 2014 at 11:29 AM, Coda Highland <chighland@gmail.com> wrote:
On Thu, Jul 31, 2014 at 9:17 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Except that over time the source becomes a nightmare of nested #if/#else/#endif constructs? (shudders).
>
> But note that this only happens in luaconf.h and other localized places.
> The code itself has not #ifs, only suitable macros.
>

You guys rock. Just saying. That's awesome.

/s/ Adam


[ot]

Really. As an utter newbie with C, I will say that Lua is very read-able. I can't say that I feel like I understand everything, but I do feel like I could, with education.

Actually, I would fly to Brazil, rent a hotel for a month or two and attend a class entitled "Professional Software Development Through a Study of Lua." 

-Andrew