FREE SOFTWARE ON CAMLCITY.ORG
The labltk and camltk libraries, ocamlbrowser
This package contains the labltk and camltk libraries of Objective Caml. Furthermore, ocamlbrowser is included. From the manual: "The labltk library provides access to the Tcl/Tk GUI from Objective Caml programs. This interface is generated in an automated way, and you should refer to Tcl/Tk books and man pages for detailed information on the behavior of the numerous functions. We also suggest to use ocamlbrowser to see the types of the various functions, that are the best documentation for the library itself. ... Unix: The labltk library is available for any system with Tcl/Tk installed, starting from Tcl 7.5/Tk 4.1 up to Tcl/Tk 8.3. Beware that some beta versions may have compatibility problems." For this version of OCaml the labltk library includes full support for the older camltk interface (by a compatibility layer). About ocamlbrowser: "... OCamlBrowser, a source and compiled interface browser, written using LablTk. This is a useful companion to the programmer. Its functions are: * navigation through Objective Caml's modules (using compiled interfaces). * source editing, type-checking, and browsing. * integrated Objective Caml shell, running as a subprocess." ------------------------------ Informal runtime dependencies: - It is required that the X11 client libraries are installed. - It is required that the tcl/tk libraries are installed.