VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification.
VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file.
To use VCLua you'll need only the Lua script interpreter.
VCLua currently tested on Windows and Linux.
A small GUI system for monochrome and color LCDs suitable for embedded systems with very limited system resources (like 8 bit microcontrollers). Comes with a graphical editor for creating a menu. Runs on Linux and Windows (Cygwin is recommend for using all features). Samples showing the usage on a PC, AVR, and STM32 microcontrollers are included.