Skip to content
forked from gszr/luaio

kernel Lua I/O bindings

License

Notifications You must be signed in to change notification settings

luainkernel/luaio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 94.6%
  • Lua 4.6%
  • Makefile 0.8%