lua-users home
lua-l archive

Re: Allow table.keyword rather than table['keyword']?

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


> Ideally in the "do it yourself" idea Lua is in, it would be possible to
> make this alternations to the parser/lexer from within in script code
> (including all other kind of syntactic sugar often asked)
That was the idea in my token filters.
The link I posted earlier has a token filter written in C:
	http://lua-users.org/lists/lua-l/2012-03/msg00309.html

AltStyle によって変換されたページ (->オリジナル) /