ocaml/otherlibs/labltk
Jacques Garrigue 029ef64a7a add cvs string
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2695 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1999-12-17 09:59:13 +00:00
..
browser add copyright headers 1999-12-16 12:25:11 +00:00
builtin add copyright headers 1999-12-16 12:25:11 +00:00
compiler add copyright headers 1999-12-16 12:25:11 +00:00
example add cvs string 1999-12-17 09:59:13 +00:00
jpf add cvs string 1999-12-17 09:59:13 +00:00
lib add copyright headers 1999-12-16 12:25:11 +00:00
support add cvs string 1999-12-17 09:59:13 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2531, 1999-11-16 10:22:42 +00:00
Makefile Add to HEAD branch 1999-11-30 14:59:39 +00:00
README Add to HEAD branch 1999-11-30 14:59:39 +00:00
Widgets.src drastic clean up of the code. slice .cmo size by 2! 1999-12-16 08:37:38 +00:00
labl.gif Add to HEAD branch 1999-11-30 14:59:39 +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.