[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: table library changes (was Re: table.new in 5.3?)
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 28 Nov 2013 14:30:01 +0200
2013/11/28 John Hind <john.hind@zen.co.uk>:
> 1. There are currently some fairly large chunks of C code
> in the standard libraries which are accessible from Lua
> but not via the C API. The string library is probably the
> largest culprit here, but sort in the table library is (may be)
> another example.
Does running `luaL_dostring` not count?