[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua without stdio?
- From: "David Burgess" <dburgess@...>
- Date: Thu, 14 Aug 2008 07:06:52 +1000
Putting two threads together,
http://lua-users.org/lists/lua-l/2008-08/msg00057.html
The problem with the C runtime could be solved if users like myself
would bite the bullet
and once and for all code all the C runtime functions used by Lua.
The reward for embedded and WIndows users would be substantial.
Is there any chance of getting a user community project together for
the " Lua C runtime"?
I concede that there would be many different IO lib implementations,
but methinks it would no be
too difficult to get a library in place.
David Burgess
On Thu, Aug 14, 2008 at 1:03 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>
> > but emulating all those weird and wonderful string functions is going to
> > come second on the list.
>
> See http://lua-users.org/lists/lua-l/2008-05/msg00666.html for a sample
> implementation with pointers to whatever is missing.
--
David Burgess