Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* ocamlp3l and command line options: how?
@ 2007-08-21 21:43 Luca de Alfaro
  2007-08-21 22:21 ` [Caml-list] " Till Varoquaux
  0 siblings, 1 reply; 5+ messages in thread
From: Luca de Alfaro @ 2007-08-21 21:43 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

I am trying to use ocamlp3l to parallelize some code.  Using the skeleton
paradigm was a lot of fun and quite easy, but I am stumbling on the easiest
of issues...

My code needs some command-line options, and I am processing them with the
Arg package.  The ocamlp3l manual does not anything about what to do for
command-line options.

I cannot simly run:

./foo -p3lroot -i blah -o boink

because Arg tells me that it doesn't know what to do with -p3lroot.
Fine, but, then how do I do?  It's not really feasible for me to do without
command-line options...

Many thanks in advance,

Luca

[-- Attachment #2: Type: text/html, Size: 661 bytes --]

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

end of thread, other threads:[~2007-08-22  6:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-21 21:43 ocamlp3l and command line options: how? Luca de Alfaro
2007-08-21 22:21 ` [Caml-list] " Till Varoquaux
2007-08-22  1:30   ` Luca de Alfaro
2007-08-22  6:06     ` Maxence Guesdon
2007-08-22  6:21       ` Luca de Alfaro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox