# concurrentlua **Repository Path**: mirrors_LuaDist/concurrentlua ## Basic Information - **Project Name**: concurrentlua - **Description**: Concurrency Oriented Programming in Lua - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ConcurrentLua 1.0.3 =================== Requirements ------------ * The Lua Socket module (http://luasocket.luaforge.net) * The Lua Copas module (http://www.keplerproject.org/copas/) Installation ------------ The system can be compiled and installed using the make files: make all make install Usage ----- See the doc/introduction.html and doc/reference.html files. Website ------- http://concurrentlua.luaforge.net Author ------ Lefteris Chatzimparmpas License ------- See the LICENSE file.