# lua **Repository Path**: codedrive/lua ## Basic Information - **Project Name**: lua - **Description**: https://www.lua.org/ftp/lua-5.4.7.tar.gz - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-23 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lua src/Makefile 中增加编译参数,以支持lua被编译到动态库中 MYCFLAGS=-fPIC