lua-users home
lua-l archive

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


On Thu, Feb 10, 2011 at 2:05 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> print(math.sine(10))

Sure!  And there are limits to static analysis; David M's LuaInspect
would know this case, but it's in general a non-decidable problem.

steve d.