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.
[ Homepage ]
| Author: | Jean-Baptiste Rouquier, Maxence Guesdon, and Fabrice Le Fessant. |
| Last modification date: | 14-Jan-2011 |
| Version: | 1.0 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: GPL |
| Topic: | General purpose libraries :: Lexing and parsing |
| Homepage: | http://config-file.forge.ocamlcore.org/ |