lua-users home
lua-l archive

Re: Is string always same as number? (the consistency of lua)

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


> Lua programs are still very sensitive to spelling mistakes. In
> theory, Lua could be patched so that _no global_ accesses are allowed,
> except for some way to get 'imports' in. Then spelling mistakes will
> be genuine compile errors.
print(math.sine(10))
-- Roberto

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