lua32: lua32 5.4.4 (Lua scripting language)  
lua32:  
lua32: Lua is a powerful light-weight programming language designed for 
lua32: extending applications. It is also frequently used as a general-purpose, 
lua32: stand-alone language. Lua is implemented as a small library of C 
lua32: functions, written in ANSI C, and compiles unmodified in all known 
lua32: platforms. The implementation goals are simplicity, efficiency, 
lua32: portability, and low embedding cost. The result is a fast language engine 
lua32: with small footprint, making it ideal in embedded systems too.  
lua32: 
lua32: This contains 32-bit library version of lua. 

