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 UAA28280 for caml-redistribution; Mon, 12 Jul 1999 20:25:56 +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 UAA24051 for ; Sun, 11 Jul 1999 20:01:16 +0200 (MET DST) Received: from beach.frankfurt.netsurf.de (beach.frankfurt.netsurf.de [194.64.181.2]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id UAA07761 for ; Sun, 11 Jul 1999 20:01:14 +0200 (MET DST) Received: from schneemann.darmstadt.netsurf.de (board-111.darmstadt.netsurf.de [194.163.86.239]) by beach.frankfurt.netsurf.de (8.8.5/8.8.5) with ESMTP id UAA15107 for ; Sun, 11 Jul 1999 20:01:07 +0200 (MET DST) Received: from localhost (localhost [[UNIX: localhost]]) by schneemann.darmstadt.netsurf.de (8.8.8/8.8.8) id UAA11228 for caml-list@inria.fr; Sun, 11 Jul 1999 20:00:42 +0200 From: Gerd Stolpmann Reply-To: Gerd.Stolpmann@darmstadt.netsurf.de Organization: privat To: caml-list@inria.fr Subject: New software: findlib-browser Date: Sun, 11 Jul 1999 19:52:13 +0200 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <9907112000400B.28040@schneemann> Content-Transfer-Encoding: 8bit Sender: weis "findlib-browser" is a CGI script that shows the interface definitions (i.e. mli files) that have been installed using "findlib". You can select packages, modules of packages; you can search module names, even a full-text search is provided. See below for sample HTML output. You can download the script from the usual place: http://people.darmstadt.netsurf.de/Gerd.Stolpmann/ocaml/ This script has an entry in the O'Caml link database; updates are announced here: http://www.npc.de/ocaml/linkdb/ --- snip --- Objective Caml Packages

Objective Caml Packages

base64 cryptgps findlib netclient str wserver
camlp4 dbm graphics num threads xstr
camltk dynlink javacaml rpc tony
cgi equeue mlgtk stdlib unix

Package camltk

Version: [distributed with Ocaml]
Description: none
Ancestors: none
Modules: Balloon, Bell, Button, Canvas, Checkbutton, Clipboard, Dialog, Entry, Fileevent, Fileselect, Focus, Frame, Frx_after, Frx_color, Frx_ctext, Frx_dialog, Frx_entry, Frx_fillbox, Frx_fit, Frx_focus, Frx_font, Frx_listbox, Frx_mem, Frx_misc, Frx_req, Frx_rpc, Frx_selection, Frx_synth, Frx_text, Frx_widget, Grab, Grid, Imagebitmap, ! ! ! Imagephoto, Jtk, Label, Listbox, Menu, Menubutton, Message, Optionmenu, Pack, Palette, Pixmap, Place, Protocol, Radiobutton, Resource, Scale, Scrollbar, Selection, Text, Textvariable, Timer, Tk, Tkanim, Tkaniminit, Tkwait, Toplevel, Widget, Winfo, Wm

Module Balloon

(* easy balloon help facility *)
open Widget

val flag : bool ref
val init : unit -> unit
val put : widget -> int -> string -> unit

Search

You may use * as wildcard character.
Search toplevel module:
Full-text search:
--- snap --- -- ---------------------------------------------------------------------------- Gerd Stolpmann Telefon: +49 6151 997705 (privat) Viktoriastr. 100 64293 Darmstadt EMail: Gerd.Stolpmann@darmstadt.netsurf.de (privat) Germany ----------------------------------------------------------------------------