lua-users home
lua-l archive

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


On Wed, Mar 06, 2013 at 03:52:26PM +0530, Muqtheear S wrote:
> Hi I am new to Lua Scripting, Can some body say me "What Lua can do that
> other programming languages can't do?".

Parse this ;-)

x=2 y
=3 print(x,y)

Ciao
-- 
Enrico Tassi