lua-users home
lua-l archive

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


2013/3/6 Muqtheear S <muqtheear.s@gmail.com>:

> Hi I am new to Lua Scripting, Can some body say me "What Lua can do that
> other programming languages can't do?".

If the question means "what Lua can do that no other programming
languages can do" the answer is "nothing".

Otherwise, for any particular programming language "X", please ask
"What can Lua do that X can't do?".  This question is most often
asked when X=[python,perl, ruby].

But the best question is "In which situations is it likely that Lua would be
a better choice than any other programming language?"