caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Bikal Gurung <gbikal@gmail.com>
To: OCaml users <caml-list@inria.fr>,
	Simon Cruanes <simon.cruanes.2007@m4x.org>,
	 containers-users@lists.ocaml.org
Subject: Re: [Caml-list] [ANN] release of containers-1.0
Date: Sun, 12 Feb 2017 11:58:57 +0000	[thread overview]
Message-ID: <CA+v7nzi6t3MC53t81QkOxHJv-AhcFKDN2+ZTgs0Op7=GoTS-Yg@mail.gmail.com> (raw)
In-Reply-To: <20170211230232.GD3245@carty>

[-- Attachment #1: Type: text/plain, Size: 1562 bytes --]

Congratulations on 1.0 release. This is one of my 'goto' ocaml libraries.

Bikal

On Sat, 11 Feb 2017 at 23:04, Simon Cruanes <simon.cruanes.2007@m4x.org>
wrote:

> Dear all,
>
> It is my great pleasure to announce the release of Containers 1.0, after
> almost four years of development. Containers is a modular, clean and
> powerful extension of the OCaml standard library, under the permissive
> BSD license.
>
> It is designed to be efficient, light on link-time dependencies, and to
> complement the existing modules rather than replacing them.
> The core library has no dependency on unix and should be usable
> everywhere. Every module is independent and is prefixed with 'CC' in
> the global namespace.  Alternatively, `open Containers` will bring
> enhanced versions of the standard modules into scope, along with a few
> modules that should exist, such as Option, IO or Int.
> Containers now requires OCaml >= 4.01.
>
> Containers also features sub-libraries for helping with threads,
> S-expressions, and some unix utilities to invoke sub-processes.
>
> I jump on the opportunity to thank the various users and contributors
> that helped improving the code, kept asking for better solutions, and
> reported bugs.
>
> Cheers!
>
> github page: https://github.com/c-cube/ocaml-containers
> documentation: http://c-cube.github.io/ocaml-containers/1.0/
> overview of 1.0: https://github.com/c-cube/ocaml-containers/issues/84
>
> --
> Simon Cruanes
>
> http://weusepgp.info/
> key 49AA62B6, fingerprint 949F EB87 8F06 59C6 D7D3  7D8D 4AC0 1D08 49AA
> 62B6
>

[-- Attachment #2: Type: text/html, Size: 2988 bytes --]

      reply	other threads:[~2017-02-12 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-11 23:02 Simon Cruanes
2017-02-12 11:58 ` Bikal Gurung [this message]

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='CA+v7nzi6t3MC53t81QkOxHJv-AhcFKDN2+ZTgs0Op7=GoTS-Yg@mail.gmail.com' \
    --to=gbikal@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=containers-users@lists.ocaml.org \
    --cc=simon.cruanes.2007@m4x.org \
    /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).