Objective Caml Text Mode Kit

Overview

TMK is a library for the Objective Caml programming language that allow to write text mode user interfaces using windows, menus, buttons, and so on.

TMK is free software, under the terms of the GNU Lesser General Public License.

Status of the project

At this time, TMK has a working binding for almost all the functions of the ncurses library, the base classes for the widget hierarchy, and some basic widgets, including:

At this time, there is no release, but the CVS repository holds all the work I have done. Please note that the tarball in the download area will not work with OCaml 3.04.

Bevare: there is a strange problem with dynamic linking, so I have disabled it in the makefile.

You may want to go back to the project page at Savannah.