From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id A7EF57ED26 for ; Sat, 2 Jun 2012 04:22:29 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjsBALt3yU/RVdS0kGdsb2JhbABFtDwIIgEBAQEJCQ0HFAQjgioHAhcVARseAxIJB10BDAEEAQUBAwFTh1oBAQILC5Z4gmAJA4wiCYJnhFkKGQQKGQ1XiHEBAQQMjX2DFgOVGYZJh08+Q4NY X-IronPort-AV: E=Sophos;i="4.75,700,1330902000"; d="scan'208";a="146238794" Received: from mail-wi0-f180.google.com ([209.85.212.180]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 02 Jun 2012 04:22:29 +0200 Received: by wibhj6 with SMTP id hj6so1008016wib.9 for ; Fri, 01 Jun 2012 19:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=Uy9rKUQbC6hC+Je3LVdMklZ9DydDUlhz4IlVS2MM2tM=; b=mAVu8OeMlGS4+Jiz0PNolSi16Yiu5lk3E1OzvWvSR7z3abI4KHNkAksgJvCE37Dc95 00K5eI7Np6miOpySqjGnbuY7WGQwfZFcBKCRumu2vfNOhrE9SldJ0KlPqB8ZwPuqQ4XE sXAf6gaYgDNST+4qVo4kbt3Z/KS383DyPE3Js6lUhnwnAdXiLufGyPo91rWfsPMyclrz t9TUj7v0sRuAMXlyg857LF7jb3hdNxNAMW7RGwFuu1HTzxEoabn01KjCCg2HJSx74lZe l4DB+lD4+De3kwKIXofgaQ38zPISNRdRCeyrQdLH7mMKOG48qGS+JUtScGdkOazTQvG+ s2zw== MIME-Version: 1.0 Received: by 10.216.214.88 with SMTP id b66mr3934613wep.114.1338603748538; Fri, 01 Jun 2012 19:22:28 -0700 (PDT) Received: by 10.180.85.229 with HTTP; Fri, 1 Jun 2012 19:22:28 -0700 (PDT) Reply-To: yminsky@gmail.com Date: Fri, 1 Jun 2012 22:22:28 -0400 Message-ID: From: Yaron Minsky To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=0016e6ddff4eed384a04c173f890 Subject: [Caml-list] [ANN] Core Suite 108.00.01 released --0016e6ddff4eed384a04c173f890 Content-Type: text/plain; charset=ISO-8859-1 I'm pleased to announce the 108.00.01 release of the Core suite of libraries. Core is an industrial strength alternative to OCaml's standard library. The tarball can be found here: https://bitbucket.org/yminsky/ocaml-core/downloads The Core suite includes a variety of useful libraries, including: - Core: the heart of the standard library. - Several useful syntax extensions - type-conv: a library for building type-driven syntax extensions - sexplib: a library for handling s-expressions, and a syntax extension for auto-generating conversions between OCaml types and s-expressions - bin-prot: a syntax-extensions for generating - pipebang - variantslib - comparelib - fieldslib - Async: a monadic concurrency library. - Core_extended: extra components that are not as closely vetted or as stable as Core. This includes, Shell, an interface for interacting with the UNIX shell, and Command, a command-line parsing library. Many of these libraries have been released separately in the past, but we're now releasing them as a single tarball. There are also individual tarballs for the sub-packages available. --0016e6ddff4eed384a04c173f890 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm pleased to announce the 108.00.01 release of the Core s= uite
of libraries. =A0Core is an industrial str= ength alternative to OCaml's
standard libra= ry. =A0The tarball can be found here:

=A0=A0https://bitbucket.org/yminsk= y/ocaml-core/downloads

The Core suite in= cludes a variety of useful libraries, including:

- Core: the heart of the standard library.
- Several useful syntax extensions
=A0- type-conv: a library for building type-driven syntax extensions<= /span>
=A0- sexplib: a library for handling s-expressions, and a synta= x
=A0 =A0extension for auto-generating conversi= ons between OCaml types and
=A0 =A0s-expression= s
=A0- bin-prot: a syntax-extensions for generating
=A0- pipebang
=A0- variantslib
=A0- comparelib
=A0-= fieldslib
- Async: a monadic concurrency library.
- Core_extended: extra components that are not as closely vetted or as=
=A0stable as Core. =A0This includes, Shell, an= interface for interacting
=A0with the UNIX shell, and Command, a command-line parsing lib= rary.

Many of these libraries have be= en released separately in the past, but
we'= re now releasing them as a single tarball. =A0There are also individual
tarballs for the sub-packages available.

--0016e6ddff4eed384a04c173f890--