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 ...
This application is an example Windows MDI GUI application, written to demonstrate how this can be done using MinGW. It accompanies the Win32 Apps with MinGW article on Transmission Zero. The compiled ...
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 ...