xrGUI is a header only, minimalist set of classes for native win32 GUI development. It provides a simple set of functionality for developing simple GUIs in C++. Only a basic set of controls and ...
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 ...