lua-users home
lua-l archive

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


https://github.com/luarocks/lua-style-guide#modules

"Rationale: C is much harder to read if we have to keep going back to
the top to check how you chose to call a module."

Was this meant to say C or Lua?

Russ

On Tue, Jun 6, 2017 at 2:27 PM, Hisham <h@hisham.hm> wrote:
> And here's another Style Guide added to the list, taking input from
> the ones posted in this thread, and adjusting them to the style guide
> as used in the LuaRocks codebase. Enjoy!
>
> https://github.com/luarocks/lua-style-guide
>
> -- Hisham
>
>
> On 6 June 2017 at 14:05, J Doe <general@nativemethods.com> wrote:
>> Hi everyone,
>>
>> WOW!  I did not expect so many online sources to check as well as useful opinions on those sources.  I am working through your responses (I count 23 messages, at the moment!), but thank you very much to everyone who contributed - I value your insight as I'm a newer (2 months), user of Lua.
>>
>> Also - wanted to put out an apology for posting the same message 3 times.  When I posted the original message, I did not hear back from Mailman.  I did some SMTP debugging and found that I wasn't having trouble posting my messages from my end, but I didn't realize the Lua list was queuing my resends over the last couple of days.
>>
>> - J
>>
>