caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Looking for a configuration file library
@ 2005-09-27 13:09 David MENTRE
  2005-09-27 13:23 ` [Caml-list] " Bruno De Fraine
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: David MENTRE @ 2005-09-27 13:09 UTC (permalink / raw)
  To: caml-list

Hello,

For easy configuration of my programs, I'm looking for some OCaml code
to read and write a user configuration file.

Currently, I have following requirements:

 - pure OCaml, without depencies on other libraries (I have enough
depencies in my program);

 - allows human readable and editable configuration files (i.e. no
XML), preferably structured;

 - (preferably) allows to easily load and save OCaml data structure,
like Hashtbl.

On the Hump, I found Config_file:
  http://caml.inria.fr/cgi-bin/hump.fr.cgi?contrib=335

Any other suggestion?

Many thanks in advance,
Yours,
d.


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

end of thread, other threads:[~2005-10-05  9:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-27 13:09 Looking for a configuration file library David MENTRE
2005-09-27 13:23 ` [Caml-list] " Bruno De Fraine
2005-09-27 16:26   ` Samuel Mimram
2005-09-28  6:59     ` David MENTRE
2005-09-28  7:06       ` Maxence Guesdon
2005-09-27 17:02 ` brogoff
2005-09-28  7:06   ` David MENTRE
2005-09-28 15:15     ` brogoff
2005-09-28 16:37       ` skaller
2005-09-28 16:55         ` brogoff
2005-09-29  3:33           ` skaller
2005-09-29  4:02             ` brogoff
2005-09-29  7:24         ` Christian Lindig
2005-09-28 15:40     ` skaller
2005-10-05 10:16 ` Richard Jones

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