Implicit multiplication



Hey everybody,

is it possible to do a multiplication without an asterik?
I don't mean a function call but something like 2n understood as 2*n
or a(b+c) as a*(b+c)

Thanks in advance.
Luajian