# Lua-for-LabVIEW **Repository Path**: mggit_admin/Lua-for-LabVIEW ## Basic Information - **Project Name**: Lua-for-LabVIEW - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-26 - **Last Updated**: 2024-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lua for LabVIEW Lua for LabVIEW* is a safe and concise Lua 5.4 binding for LabVIEW. ## Features * Basic Lua state management * Lua stack manipulation * Push/pop primitive types (DBL, I64, Bool, String) * Push/pop arrays of primitive types ([DBL], [I64], [Bool], [String]) * Lua threads (coroutines) * Build to a .lvlibp (packed libaray) for easy distribution. * Supports 32-bit and 64-bit LabVIEW * Lua DLL is included \* LabVIEW is a trademark of National Instruments. Neither TauTerra LLC, nor any software programs or other goods or services offered by TauTerra LLC, are affiliated with, endorsed by, or sponsored by National Instruments.