Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Config_file : first release
@ 2004-11-19 15:32 Jean-Baptiste Rouquier
  2004-11-19 21:48 ` [Caml-list] " skaller
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jean-Baptiste Rouquier @ 2004-11-19 15:32 UTC (permalink / raw)
  To: caml-list, caml-announce

I'm pleased to annouce the first release of Config_file.

This library allows one to save configuration parameters (basic types, lists, 
user defined, etc.) into a file and load them. The configuration file is human 
readable, structured and allow (* *) comments.

I've started with the module Options from cameleon and added full 
documentation, a few new features, rewritten in OO style (to learn OO :-), 
error logging, more secure parsing of the configuration file.

This lib is used in cameleon and in my own programms. It's available on 
http://savannah.nongnu.org/download/cameleon/ and on my own webpage.
It's part of cameleon2 (not yet available) but is also available separately.

Comments welcome, especially if you know other similar libs. I know Inifiles, 
Option from cameleon and I couldn't download ConfigParser from Missinglib.

-- 
Jean-Baptiste Rouquier.
http://perso.ens-lyon.fr/jean-baptiste.rouquier


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

end of thread, other threads:[~2004-11-25 16:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-19 15:32 Config_file : first release Jean-Baptiste Rouquier
2004-11-19 21:48 ` [Caml-list] " skaller
2004-11-20  8:26   ` Jean-Baptiste Rouquier
2004-11-21 18:05 ` brogoff
2004-11-21 21:00   ` skaller
2004-11-21 21:13     ` brogoff
2004-11-21 23:35   ` Richard Jones
2004-11-25 16:47 ` [Caml-announce] " John Goerzen

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