caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yoann Padioleau <padator@wanadoo.fr>
To: Joel Reymont <joelr1@gmail.com>
Cc: "O'Caml Mailing List" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] loading all modules of a cma at once
Date: Thu, 05 Mar 2009 12:58:44 -0600	[thread overview]
Message-ID: <877i33yexn.fsf@aryx.cs.uiuc.edu> (raw)
In-Reply-To: <079CD806-4184-403B-9050-1F28C51C3744@gmail.com> (Joel Reymont's message of "Thu\, 5 Mar 2009 18\:54\:02 +0000")

Joel Reymont <joelr1@gmail.com> writes:

> I have a cma that I built and I'm trying to interactively test some
> functions.
>
> ocaml seems to require me to individually #load cmo-s, including
> dependencies.
>
> Is there a way to load all modules of a cma in one fell swoop?
>
> Do I resign to creating .ocamlinit in that particular directory with
> the required #load-s?

use ocamlmktop
Cf the ocaml reference manual.

>
> 	Thanks, Joel
>
> ---
> http://tinyco.de
> Mac, C++, OCaml
>
>
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs


  reply	other threads:[~2009-03-05 18:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 18:54 Joel Reymont
2009-03-05 18:58 ` Yoann Padioleau [this message]
2009-03-05 19:24   ` [Caml-list] " Joel Reymont

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=877i33yexn.fsf@aryx.cs.uiuc.edu \
    --to=padator@wanadoo.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.com \
    /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).