Skip to content

Platform independent system calls for Lua

License

Notifications You must be signed in to change notification settings

o-lim/luasystem

 
 

Repository files navigation

LuaSystem

travis-ci status

luasystem is a platform independent system call library for Lua. Supports Lua >= 5.1 and luajit >= 2.0.0.

Currently the following functions are supported:

  • gettime
  • monotime
  • sleep

License

This code and its accompanying README are MIT licensed. See LICENSE for details.

About

Platform independent system calls for Lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 39.4%
  • C 36.5%
  • Shell 18.1%
  • Lua 6.0%