tech-kern archive

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

Re: lua kernel library?



Hi Andrew,

> Is the kernel's version of Lua available as a library?

You can use it as a regular kernel module. Take a look at this patch
[1] which adds Lua to NPF, as an example.

[1] http://www.netbsd.org/~lneto/pending/0005-added-npf_ext_lua.patch

> (...)
> to sys/ddb/files.ddb is not the best way to link Lua into DDB

What's your plan for DDB+Lua? =)

Regards,
-- 
Lourival Vieira Neto


Home | Main Index | Thread Index | Old Index