* [Caml-list] [ANN] Astring 0.8.0
@ 2015-12-14 18:14 Daniel Bünzli
0 siblings, 0 replies; only message in thread
From: Daniel Bünzli @ 2015-12-14 18:14 UTC (permalink / raw)
To: OCaml List; +Cc: David Kaloper Meršinjak
Hello,
I grew tired of the String module. Here's the first release of astring, described by:
Astring exposes an alternative String module for OCaml. This module tries to
balance minimality and expressiveness for basic, index-free, string processing
and provides types and functions for substrings, string sets and string maps.
Remaining compatible with the OCaml String module is a non-goal. The
String module exposed by Astring has exception safe functions, removes
deprecated and rarely used functions, alters some signatures and names, adds
a few missing functions and fully exploits OCaml's newfound string immutability.
Astring depends only on the OCaml standard library. It is distributed
under the BSD3 license.
Feedback on the API is welcome, it could still slightly change before stabilizing on a 1.0.0 release.
Homepage: http://erratique.ch/software/astring
API docs: http://erratique.ch/software/astring/doc/Astring
My thanks to David Kaloper for a heated and useful discussion about the API. Remaining misconceptions are mine.
Best,
Daniel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-14 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-14 18:14 [Caml-list] [ANN] Astring 0.8.0 Daniel Bünzli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox