Re: C++ religious war (was: llua Higher-level C API for Lua)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: C++ religious war (was: llua Higher-level C API for Lua)
- From: steve donovan <steve.j.donovan@...>
- Date: 2014年3月17日 17:01:19 +0200
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.