lua-users home
lua-l archive

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


> but there's no technical reason why lua couldn't permit ?, !, ∀, and so forth. (Allowing - is probably too
> problematic, though, given that it makes 'foo-bar' ambiguous.)

Making now unused characters part of identifiers removes the
possibility to use them for future language constructs.