lua-users home
lua-l archive

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


On Mon, Mar 17, 2014 at 4:57 PM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
> And Lua does use some features from C99 when available.

And the major nice-to-haves - the extended C library - are available
as extensions, e.g. lhf's lmathx and lcomplex.