lua-users home
lua-l archive

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


	Hi

On Thu, 16 Sep 2010, David Kastrup wrote:

Tomas Guisasola Gorham <tomas@tecgraf.puc-rio.br> writes:
[...]
But would it conflict with the array indexing operator i.e the
brackets in "myarray[5]"?
	Yes, and since f"..." and f{...} are shortcuts for function calls,
one could wonder that f[x/y] become shortcut for f([x/y])...

It would appear that Lua's clean syntax appeals to language improvers
like a clean wall to graffiti sprayers.
	I just like to say that I am NOT proposing any of these changes :-)
		Tomás