caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: OCaml List <caml-list@inria.fr>
Cc: "David Kaloper Meršinjak" <dk505@cam.ac.uk>
Subject: [Caml-list] [ANN] Astring 0.8.0
Date: Mon, 14 Dec 2015 18:14:12 +0000	[thread overview]
Message-ID: <A1CDF98CB0034DDB86F3CDF456029CB1@erratique.ch> (raw)

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




                 reply	other threads:[~2015-12-14 18:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A1CDF98CB0034DDB86F3CDF456029CB1@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    --cc=dk505@cam.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).