From: Thomas Fischbacher <Thomas.Fischbacher@Physik.Uni-Muenchen.DE>
To: William Lovas <wlovas@stwing.upenn.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Arg parsing
Date: Wed, 27 Oct 2004 20:17:05 +0200 (CEST) [thread overview]
Message-ID: <Pine.LNX.4.58.0410272015430.20206@eiger.cip.physik.uni-muenchen.de> (raw)
In-Reply-To: <20041026201338.GA29858@force.stwing.upenn.edu>
On Tue, 26 Oct 2004, William Lovas wrote:
> You can do this with the standard Arg module. For example:
>
> Arg.parse [...; ("--", Arg.Rest anon_fun, " stop parsing options")]
> anon_fun
> usage_msg
>
> See the Arg module's documentation for details.
That's not what I mean. I want to be able to start "ocaml" in such a way
that I get the toplevel, but can #use code which parses the args that were
given originally to ocaml.
--
regards, tf@cip.physik.uni-muenchen.de (o_
Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)
next prev parent reply other threads:[~2004-10-27 18:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-26 19:56 Thomas Fischbacher
2004-10-26 20:13 ` [Caml-list] " William Lovas
2004-10-27 18:17 ` Thomas Fischbacher [this message]
2004-10-27 22:13 ` John Prevost
2004-10-28 12:44 ` Thomas Fischbacher
2004-10-28 14:56 ` John Prevost
2004-11-04 14:42 ` Thomas Fischbacher
2004-11-04 15:28 ` John Prevost
2004-11-04 20:40 ` Thomas Fischbacher
2004-10-26 21:05 ` Problem with location sejourne_kevin
2004-10-26 21:36 ` [Caml-list] " Tiago Dionizio
2004-10-26 22:33 ` Matt Gushee
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=Pine.LNX.4.58.0410272015430.20206@eiger.cip.physik.uni-muenchen.de \
--to=thomas.fischbacher@physik.uni-muenchen.de \
--cc=caml-list@inria.fr \
--cc=wlovas@stwing.upenn.edu \
/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