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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of luaposix!