ocaml/otherlibs/labltk
Pierre Weis e8658a1a37 Petites modifs (typos).
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3171 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2000-05-22 14:57:26 +00:00
..
browser handle DOS paths 2000-05-08 10:17:14 +00:00
builtin suppress canvas: label 2000-04-13 01:11:06 +00:00
compiler handle product in converterCAMLtoTK 2000-04-19 04:36:47 +00:00
example Petites modifs (typos). 2000-05-22 14:57:26 +00:00
jpf automatic -L 2000-04-17 02:26:44 +00:00
lib automatic -L 2000-04-17 02:26:44 +00:00
support Utiliser les includes de ../../../byterun, pas ceux de /usr/local/lib/ocaml/caml. 2000-04-17 08:55:44 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2531, 1999-11-16 10:22:42 +00:00
Makefile Ajout des modules Int32, Int64 et Nativeint 2000-02-11 15:09:27 +00:00
Makefile.nt pas de Makefile.nt dans examples 2000-04-14 06:52:16 +00:00
README Add to HEAD branch 1999-11-30 14:59:39 +00:00
Widgets.src types produits 2000-04-16 12:38:28 +00:00
labl.gif make it transparent 2000-04-21 08:33:30 +00:00

README

LablTk41 is a library for interfacing Objective Labl with the scripting
language Tcl/Tk (all versions since 7.5/4.1, but no betas).

In addition to the basic interface with Tcl/Tk, this package contains
 * the LablBrowser code editor / library browser written by Jacques
 Garrigue.
 * the "jpf" library, written by Jun P. Furuse; it contains a "file
 selector" and "balloon help" support
 

REQUIREMENTS:
You must have already installed
 * Objective Label 2.02 Summer edition
    http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/

 * Tcl7.5/Tk4.1 through Tcl/Tk8.2
    http://www.scriptics.com/ or various mirrors

PLATFORMS:
Essentially any Unix/X Window System platform. We have tested
releases on Linux (ELF x86), FreeBSD (x86), SunOS4.1.x (sparc), DEC
OSF/1 V4.0 (alpha), DGUX SVR4 (m88k).  We have not attempted to
compile this package on Windows.

See the INSTALL file for installation instructions.