caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@jdh30.plus.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] OCaml-Libs / Quick reference as pdf on some pages?!
Date: Sun, 27 Feb 2005 18:12:56 +0000	[thread overview]
Message-ID: <200502271812.56389.jon@jdh30.plus.com> (raw)
In-Reply-To: <20050227143515.GA445@first.in-berlin.de>

On Sunday 27 February 2005 14:35, Oliver Bandel wrote:
> Have not tried it.
>
> Does it help?

Absolutely! It gives a graphical depiction of compilation units and the 
hierarchies of modules they contain. Clicking on a member gives you its type 
and then clicking on "Impl" or "Intf" gives you the implementation (.ml) or 
interface (.mli), respectively. Functions in the core library are documented 
in their interface. You can add extra directories to the listing (I often add 
lablGL) and even your own code.

I'm underselling it too, as it contains a color syntax highlighting editor 
with type inference feedback and numerous other goodies. All in all an 
excellent program. My only gripe is the 3mm-high characters on my dangerously 
high-res monitor.

You'll find an illustrated description of how to use ocamlbrowser on page 
50... :-)

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://ffconsultancy.com


  reply	other threads:[~2005-02-27 18:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-27  0:11 Oliver Bandel
2005-02-27 14:26 ` [Caml-list] " Jon Harrop
2005-02-27 14:35   ` Oliver Bandel
2005-02-27 18:12     ` Jon Harrop [this message]
2005-02-27 23:47       ` Oliver Bandel
2005-02-28  9:06         ` Jacques Garrigue
2005-02-28  9:06       ` Oliver Bandel
2005-02-27 21:05     ` Christophe TROESTLER
2005-02-27 23:48       ` Oliver Bandel
2005-02-28  1:19         ` Kyle Ross

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=200502271812.56389.jon@jdh30.plus.com \
    --to=jon@jdh30.plus.com \
    --cc=caml-list@yquem.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).