Giraffe Library Examples Guide

Each example can be built with both MLton and Poly/ML unless indicated.

GLib Examples

Although bindings to GLib typically add little to the existing capabilities of a language, GLib does provide some use features that the SML Basis Library does not, as shown in these examples.

GTK 3 Examples

A range of examples that demonstrate use of the GTK 3 API.

VTE (Virtual Terminal Emulator) Examples

These examples demonstrate use of the VTE widget, which can be used to provide a terminal within an application.