This is a POSIX binding for LuaJIT, Lua 5.1, 5.2, 5.3 and 5.4; like most libraries, it simply binds to C APIs on the underlying system, so it won't work on non-POSIX systems. However, it does try to detect the level of POSIX conformance of the underlying system and bind only available APIs. For a while, luaposix contained support for curses functionality too, but now that has its own lcurses repository again, where it is being maintained separately.
Features
- luaposix is released under the MIT license
- Documentation available
- The simplest and best way to install luaposix is with LuaRocks
- The library is split into submodules according to the POSIX header file API declarations
- Example code
- 8-character indentation using TABs in C sources
- Save horizontal space by only using SPACEs where the parser requires them
Categories
LibrariesLicense
MIT LicenseFollow luaposix
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of luaposix!