文件名称:luabsd:FreeBSD的Lua绑定
文件大小:576KB
文件格式:ZIP
更新时间:2024-04-29 08:32:49
freebsd lua posix C
libluabsd - interface for implementing (e. g. web-based) software or rc-scripting ================================================================================= This library provides an easy customizable interface as extension for the Lua (5.2.4) language against APIs those are common on Unix-like Operating Systems, e. g. *BSD, GNU/Linux, Minix, QNX, etc. local bsd = require("bsd") As an ex