From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id IAA22951 for caml-redist; Wed, 26 Apr 2000 08:45:49 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA13722 for ; Wed, 26 Apr 2000 07:52:06 +0200 (MET DST) Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id HAA05647 for ; Wed, 26 Apr 2000 07:52:04 +0200 (MET DST) Received: from localhost (sansho.kurims.kyoto-u.ac.jp [130.54.16.90]) by kurims.kurims.kyoto-u.ac.jp (8.9.3/3.7W) with ESMTP id OAA03208 for ; Wed, 26 Apr 2000 14:52:02 +0900 (JST) To: caml-list@pauillac.inria.fr Subject: LablGTK-1.00, LablGL-0.94, and OCaml 3.00 wrapper classes released X-Mailer: Mew version 1.93 on Emacs 20.5 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000426145201W.garrigue@kurims.kyoto-u.ac.jp> Date: Wed, 26 Apr 2000 14:52:01 +0900 From: Jacques Garrigue X-Dispatcher: imput version 980905(IM100) Sender: weis It is always nice to make a release on one's birthday. So this is my real pleasure to annouce LablGTK version 1.00 LablGL version 0.94 OCaml-Classes for 3.00 They are all available from both Kurims and INRIA http://wwwfun.kurims.kyoto-u.ac.jp/pub/lang/olabl/ocaml.html ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ Look for lablgtk-1.00.tar.gz, lablgl-0.94.tar.gz, and ocaml-classes-3.00.tar.gz. * LablGTK 1.00 This is an object-oriented interface for the GTK+ toolkit and GDK. It makes heavy use of optional arguments and variants to make programming easier. All standard GTK widgets but one are supported, almost fully. Many examples are included, thanks to Hubert Fauque, Koji Kagawa, Jun Furuse and Ken Wakita. In particular there is an embryo of RAD, and a frontend for Unison. Along with many bug fixes and additions (the beta is removed from the version name), and a few cosmetic changes, this new version also includes Win32 support, for those who like/need it. * LablGL 0.94 This is a type safe interface to OpenGL and Mesa. It can be used in combination with both LablTk and LablGTK. No major changes in this release, whose main goal is to adapt to 3.00 label syntax. No explicit Win32 support, but this should be straightforward for anyone who needs it. * Ocaml classes 3.00 This is a set of 9 modules, containing wrapper classes for the standard library modules Buffer, Genlex, Hashtbl, Map, Queue, Stack and Stream. --------------------------------------------------------------------------- Jacques Garrigue Kyoto University garrigue at kurims.kyoto-u.ac.jp JG