CamlTk library
CamlTk is a library for interfacing Objective Caml with the scripting
language Tcl/Tk. The current CamlTk415 version is compatible with the
MMM browser current version.
CamlTk is freely available here.
In addition to the basic interface with Tcl/Tk, this package contains
- the "frx" library, written by Francois Rouaix; it contains some
facilities for usual idioms
- the "jpf" library, written by Jun
P. Furuse; it contains a "file selector" and "balloon help"
support
- the "jtk" library, written also by Jun P. Furuse; it contains
extensions for Japanese Tcl/Tk
- the "tkanim" extension, written again also by Jun P. Furuse;
it adds support for
animated GIF files.
Current release -- CamlTk415
The latest version of the CamlTk library is 0.415.
It is a bug fix and up-to-date version for Objective Caml version 2.99
or later.
REQUIREMENTS:
You must have already installed
- Objective Caml 2.99
- Tcl8.0/Tk8.0 or more
PLATFORMS:
Essentially any Unix/X Window System platform. We have tested the release
on Linux (ELF x86) and Digital Unix 4.0 (alpha).
This package also compiles under Windows NT and Windows 95 with the
Microsoft Visual C++ compiler. Some features of Camltk are not fully
supported under Windows, such as file events.
See the INSTALL file for installation instructions.