ocaml/otherlibs/labltk
Jacques Garrigue a5eafc35c6 -labels
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3071 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2000-04-13 06:24:33 +00:00
..
browser -labels 2000-04-13 06:24:33 +00:00
builtin suppress canvas: label 2000-04-13 01:11:06 +00:00
compiler meilleurs labels 2000-04-12 09:55:32 +00:00
example ignore executables 2000-04-13 05:18:12 +00:00
jpf nouvelle syntaxe avec tilde 2000-04-12 03:43:25 +00:00
lib utilise -ccopt plutot que -cclib 2000-04-04 03:29:55 +00:00
support nouvelle syntaxe avec tilde 2000-04-12 03:43:25 +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 LablTk/OCamlBrowser portes sur Windows 2000-02-01 05:43:25 +00:00
README Add to HEAD branch 1999-11-30 14:59:39 +00:00
Widgets.src suppress canvas: label 2000-04-13 01:11:06 +00:00
labl.gif MacOS: ajout macosunix; portage bigarray et systhreads; tabs 2000-04-05 18:30:22 +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.