lua-users home
lua-l archive

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


Then you won't be able to write certain one-liners, which are very useful for arguments.

	Just leave lua's syntax as it is :)

On 7/21/2011 8:01 PM, Jason White wrote:
Better idea, use white-space to designate blocks, but put it after the
statement, not before. That way you can't see that pesky rubbish at
all.

Much cleaner.

Yes indeed, I a big fan of pythons white-space* blocking scheme !
Perhaps I should write my own port of lua to do just that ?

*Tabs are far superior to spaces