estring
estring, which stands for `extended strings' is a library with a syntax extension allowing to see strings as lists of characters. It also define a new safe and extensible printf/scanf facility.
[ Homepage ]
| Author: | Jérémie Dimino. |
| Last modification date: | 03-Nov-2008 |
| Version: | 0.1 |
| Development status: | Alpha |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: BSD |
| Topic: | General purpose libraries :: Strings manipulation |
| Homepage: | http://estring.forge.ocamlcore.org/ |