[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lunatik -- NetBSD kernel scripting with Lua (GSoC project results)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 5 Oct 2010 18:32:10 -0300
> [2] http://netbsd-soc.sourceforge.net/projects/luakern/
That page says:
Lua port - a port of the Lua interpreter to the NetBSD kernel. Lua
works just like a regular ANSI C library, in fact Lua is a regular
ANSI C library. However, since the kernel does not provide the entire
C standard library, this project intends to deliver a modified Lua
interpreter suited to work within the NetBSD kernel.
Could you please give us some details on what had to be changed in Lua?
Thanks.