Bogue is a lightweight and fast GUI for developing desktop applications, games, or for easy debugging of non-GUI programs.
Bogue is entirely written in ocaml except for the hardware accelerated graphics library SDL2.
For a quick start, see Bogue's general principles, and the minimal example.
The entry point of this library is the Bogue module.
The source/issues/PR are on github