Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.19 KB

Welcome to my Google Summer of Code LabLua '16 project!

luaio - kernel Lua I/O API

I'm building NetBSD kernel I/O (files and sockets) bindings for kernel Lua under lneto's mentorship.

'docs' houses any documentation produced during the project; at the moment, I wrote the following reports:

'src' contains source code

  • io: port of Lua 'io' module to NetBSD kernel Lua
  • socket: socket library to kernel Lua
  • staging: contains any code I wrote to see how things work
  • progs: some Lua programs using io and socket libraries

https://goo.gl/g8Mb2M