caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Arg parsing
@ 2004-10-26 19:56 Thomas Fischbacher
  2004-10-26 20:13 ` [Caml-list] " William Lovas
  2004-10-26 21:05 ` Problem with location sejourne_kevin
  0 siblings, 2 replies; 12+ messages in thread
From: Thomas Fischbacher @ 2004-10-26 19:56 UTC (permalink / raw)
  To: caml-list


I think it would be helpful if ocaml had an '--' arg that tells it to stop 
its own arg parsing and pass the following args on to the program started, 
as in:

tf@ouija:~$ perl -e 'print @ARGV' -- one tooth ree
onetoothree

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


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

end of thread, other threads:[~2004-11-04 20:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-26 19:56 Arg parsing Thomas Fischbacher
2004-10-26 20:13 ` [Caml-list] " William Lovas
2004-10-27 18:17   ` Thomas Fischbacher
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

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