[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How to follow 80 Column format in Lua
- From: Axel Kittenberger <axkibe@...>
- Date: Fri, 10 Feb 2012 12:06:48 +0100
Instead of continuing this lengthly discussion about the ideal width,
which devices and screen layouts still exist and are to be catered
for, etc.
Can we just conclude, yes it makes sense to set yourself a fixed
width, but the exact amount is a style question? Everyone seems to
agree with that.
Just like indenting, spaces or tabs? If spaces, 1, 2, 3, 4 or 8? How
to capitalize your variable names, etc. Lua never had an imperative
about these things (in contrast to e.g. Java and its rigorous style
guides about variable names at least) and its also not going to
happen.
- References:
- How to follow 80 Column format in Lua, rahul sharma
- Re: How to follow 80 Column format in Lua, rahul sharma
- Re: How to follow 80 Column format in Lua, rahul sharma
- Re: Re: How to follow 80 Column format in Lua, Avi
- Re: Re: How to follow 80 Column format in Lua, Axel Kittenberger
- Re: Re: How to follow 80 Column format in Lua, HyperHacker
- Re: How to follow 80 Column format in Lua, Miles Bader
- Re: How to follow 80 Column format in Lua, Roberto Ierusalimschy
- Re: How to follow 80 Column format in Lua, Elias Barrionovo
- Re: How to follow 80 Column format in Lua, Pierre Chapuis
- Re: How to follow 80 Column format in Lua, Hakki Dogusan