lua-users home
lua-l archive

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


On Thu, Mar 8, 2018, at 22:13, Soni They/Them L. wrote:

> You can implement bitops in pure Lua.
> 
> I challenge you to implement FFI in pure Lua.

It is a library to interact with the outside world.
You can say the same of LuaPosix, LuaSocket, LuaFilesystem...

-- 
Pierre Chapuis