← All repos

graphics

The Graphics library from OCaml, in a standalone repository

Browse cluster: OCaml Systems and Utilities
358commits
36contributors
4languages

Tech stack & purpose

The Graphics library is a portable drawing library for OCaml that provides basic graphics primitives for rendering in a separate window created at runtime. Originally distributed with OCaml through version 4.08, it is now maintained as a standalone repository. The library uses X11 on Unix-like systems (with XQuartz required for macOS) and the native Win32 API on Windows, and includes several example programs demonstrating its capabilities.

Languages

C
77.6%
OCaml
21.6%
Dune
0.6%
Makefile
0.2%

Contributors (top 30 of 36)