package bogue

  1. Overview
  2. Docs
GUI library for ocaml, with animations, based on SDL2

Install

dune-project
 Dependency

Authors

Maintainers

Sources

20250815.tar.gz
md5=991bc2e85df38feb23bddf84addd758d
sha512=8b777f7b479946528626c4112bf45600bee9aed0d94742e3eed0659f9a0517e41d0eaf398299920fd5b9f86065bd0e24035662d2df36f24f6a044c78e61dee01

doc/index.html

Bogue -- General purpose GUI (Graphical user interface) library for Ocaml.

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.

Quick start

For a quick start, see Bogue's general principles, and the minimal example.

Documentation

The entry point of this library is the Bogue module.

The source/issues/PR are on github

OCaml

Innovation. Community. Security.