Code::Blocks is a free open source IDE; it is established in C++ using wxWdigets as the GUI tool kit. Code::Blocks support compilers such as C, C++, and Fortran. Plugins extend Code::Blocks; its ...
A demonstration of using LuaJIT FFI (Foreign Function Interface) to create native Win32 GUI applications directly from Lua, without requiring C compilation. This project implements an interactive ...