The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
Ok, Im trying to embed LUA into C++. Im using Code::Blocks and the GNU GCC Compiler. How would I be able to use LUA to script my programs like other people do? or can you only do that in Visual Studio?