This package browser is in early development. Mind the rough edges.

ocaml-graphics 5.1.2

The OCaml graphics library

The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called. This library used to be distributed with OCaml up to OCaml 4.08.

Installation

Install ocaml-graphics 5.1.2 as follows:

guix install ocaml-graphics@5.1.2

Or install the latest version:

guix install ocaml-graphics

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.