caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Pierre Weis <weis@pauillac.inria.fr>
To: weis@pauillac.inria.fr
Subject: TCL/TK interface for Caml Light
Date: Thu, 8 Sep 94 15:04:48 +0200	[thread overview]
Message-ID: <9409081304.AA18388@pauillac.inria.fr> (raw)

A new library interface between Caml Light and TCL/TK has been
contributed by Francois Pessaux and Francois Rouaix.

TK is a GUI library for the TCL language. Normally, TK is controlled
from TCL. The purpose of the Caml-TK interface is to provide a Caml Light
library to control TK from Caml Light programs. Thus, TK can be used to
program graphical user-interfaces in Caml Light without knowledge of
the TCL language.

The contribution is available by anonymous ftp from ftp.inria.fr
(192.93.2.54), directory lang/caml-light, file camltk-alpha1.tar.Z
A documentation is included into this distribution.

For the time being, the library is an alpha release not fully tested.
Please report problems and bugs directly to Francois.Rouaix@inria.fr
instead of caml mailing lists. Don't hesitate to make comments and
suggestions, or ask questions.

Enjoy!

Francois Rouaix.

Une interface entre Caml Light et TCL/TK, e'crite par Francois Pessaux
et Francois Rouaix, est disponible par ftp anonyme sur ftp.inria.fr
(192.93.2.54), re'pertoire lang/caml-light, fichier camltk-alpha1.tar.Z

TK est une bibliothe`que pour le langage TCL qui permet de cre'er des
interfaces graphiques. Avec Caml-TK on peut appeler directement TK
depuis Caml Light et programmer confortablement son interface
graphique dans son langage favori.

Une bre`ve documentation en anglais est incluse dans la distribution.

Pour l'instant, la bibliothe`que est en alpha test.
Pour tout proble`me, e'crivez-moi directement (Francois.Rouaix@inria.fr).
N'he'sitez-pas non plus a` me faire part de vos commentaires ou
suggestions, ou me^me a` me poser des questions.

Enjoyez!!

Francois Rouaix.




                 reply	other threads:[~1994-09-08 13:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9409081304.AA18388@pauillac.inria.fr \
    --to=weis@pauillac.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).