ocaml/otherlibs/labltk
Jacques Garrigue 54cad37927 double click any box
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3849 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2001-10-03 14:18:44 +00:00
..
browser double click any box 2001-10-03 14:18:44 +00:00
builtin PR #201, #202 2000-10-16 07:14:26 +00:00
compiler enrich variant types 2001-09-25 09:54:18 +00:00
example passage aux labels stricts 2001-09-06 08:52:32 +00:00
jpf passage aux labels stricts 2001-09-06 08:52:32 +00:00
lib breaks with Solaris make 2001-10-03 07:24:05 +00:00
support do not use -dllpath when no shared libraries 2001-10-03 06:34:56 +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 PR #201, #202 2000-10-16 07:14:26 +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.