Inuit: Textual User Interfaces, OCaml Workshop 2016

2020-09-05 12:00:00+02:00

Inuit is a library I developed a few years ago to introspect the internal state of running applications. At its core is an abstraction representing an interactive text buffer.

While doing some cleanup, I found the poster that I submitted at the OCaml Workshop 4 years ago.

In this demo, it is used to visualize the signature of an OCaml module with interactive folding.

Inuit demo

The library is no longer under active development as I am now focusing on Nottui & Lwd.