lua-users home
lua-l archive

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


"is there any particularly strong reason why lua needs one?".

Maybe because just about any decent math library out there has one ? Think I ran in this problem myself a while ago.

On Wed, Apr 23, 2008 at 3:34 PM, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
> Is there any particular reason why Lua lacks one?

I guess you are asking the wrong question. You should ask "is there
any particularly strong reason why lua needs one?".

-- Roberto