caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] oasis help: generating a toplevel instead of an exe
@ 2012-06-15  4:32 Francois Berenger
  2012-06-20  0:56 ` [Caml-list] " Sylvain Le Gall
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Berenger @ 2012-06-15  4:32 UTC (permalink / raw)
  To: caml-list

Hello,

If I create the program toto.exe with oasis,
is it possible to compile via oasis a toplevel where
all the dependencies of toto.exe are available?

My goal is to test interactively some functions
used by toto.exe (yes, I'd like to retard the eventuality of
having to fire up the debugger).

Thanks a lot,
F.

PS: I sent an e-mail 2h20 mn before on caml-list, still did not
     receive it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Caml-list] Re: oasis help: generating a toplevel instead of an exe
  2012-06-15  4:32 [Caml-list] oasis help: generating a toplevel instead of an exe Francois Berenger
@ 2012-06-20  0:56 ` Sylvain Le Gall
  0 siblings, 0 replies; 2+ messages in thread
From: Sylvain Le Gall @ 2012-06-20  0:56 UTC (permalink / raw)
  To: caml-list

Hello,

On 15-06-2012, Francois Berenger <berenger@riken.jp> wrote:
> Hello,
>
> If I create the program toto.exe with oasis,
> is it possible to compile via oasis a toplevel where
> all the dependencies of toto.exe are available?
>
> My goal is to test interactively some functions
> used by toto.exe (yes, I'd like to retard the eventuality of
> having to fire up the debugger).
>

Have a look at how lwt is creating toplevel. 

Cheers,
Sylvain Le Gall
-- 
Linkedin:   http://fr.linkedin.com/in/sylvainlegall
Start an OCaml project here: http://forge.ocamlcore.org
OCaml blogs:                 http://planet.ocamlcore.org



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-20  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-15  4:32 [Caml-list] oasis help: generating a toplevel instead of an exe Francois Berenger
2012-06-20  0:56 ` [Caml-list] " Sylvain Le Gall

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).