From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 6D2B67EE4B for ; Fri, 27 Sep 2013 18:45:36 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of agarwal1975@gmail.com) identity=pra; client-ip=209.85.223.170; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of agarwal1975@gmail.com designates 209.85.223.170 as permitted sender) identity=mailfrom; client-ip=209.85.223.170; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ie0-f170.google.com) identity=helo; client-ip=209.85.223.170; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="postmaster@mail-ie0-f170.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlYCALu0RVLRVd+qm2dsb2JhbABbgz9SrXeKEohCgRUIFg4BAQEBAQYLCwkUKIIlAQEEAUABGxILAQMBCwYFBAcNDSEhAQERAQUBChIGExICh18BAwkGDJs3jFKDCoQMChknAwpkiQABBQyMWoEcgUsEB4QgA5YWgWmBL4sVg0oYKYJkggUg X-IPAS-Result: AlYCALu0RVLRVd+qm2dsb2JhbABbgz9SrXeKEohCgRUIFg4BAQEBAQYLCwkUKIIlAQEEAUABGxILAQMBCwYFBAcNDSEhAQERAQUBChIGExICh18BAwkGDJs3jFKDCoQMChknAwpkiQABBQyMWoEcgUsEB4QgA5YWgWmBL4sVg0oYKYJkggUg X-IronPort-AV: E=Sophos;i="4.90,994,1371074400"; d="scan'208";a="34658137" Received: from mail-ie0-f170.google.com ([209.85.223.170]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 27 Sep 2013 18:45:34 +0200 Received: by mail-ie0-f170.google.com with SMTP id x13so4589730ief.1 for ; Fri, 27 Sep 2013 09:45:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=6etNEWnvsbROe4eDDXLPMxNkRT5ZgiSkmwRVxVFhwaA=; b=Nq9thr5RNOrIXRk6CiXCjwtVbBAxGvIzIFO8yhJYhL1+k7ON3nQN2HZHdBQ8/fk/Vt Qz8A2M70+RGVJx2cYLDIjgvlH4ihAiBhD7ocmtlDAIGf3DYN6XyMgIyd3GtcqyXuIR69 UEQxEj0U51/zNyRGTdlTtyuyggZcOKhaCGTPeXUEkBVc1T9BOMJEBDchMljWGpQFjNO3 XXnPHYIYu2uo8Uecmi7zFOg1xGjDLPn3McgcZBs+9U1jtrwd6c1gAPE5XWUQrhsI/IhE OJlYbYMwxjCYj8xPRA4kClkz2FCnayMCvr/+cckGbw7X6oLJdnjevU8vxrB4D02802qH M0hQ== X-Received: by 10.50.153.16 with SMTP id vc16mr3046849igb.8.1380300334531; Fri, 27 Sep 2013 09:45:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.70.228 with HTTP; Fri, 27 Sep 2013 09:45:14 -0700 (PDT) In-Reply-To: <5245B16D.9090101@khandkar.net> References: <20130927091146.54ef8c42@atmarama.noip.me> <524569E1.20701@etorok.net> <5245B16D.9090101@khandkar.net> From: Ashish Agarwal Date: Fri, 27 Sep 2013 12:45:14 -0400 Message-ID: To: Siraaj Khandkar Cc: David MENTRE , Paolo Donadeo , OCaml mailing list Content-Type: multipart/alternative; boundary=089e0149bc1c1f8a3504e7603760 Subject: Re: [Caml-list] UFO (United Forces of OCaml) --089e0149bc1c1f8a3504e7603760 Content-Type: text/plain; charset=ISO-8859-1 Gour, once the videos from the OCaml Meeting are posted online, you should watch Anil's talk on OCaml Labs. He nicely explains that a large community effort is well underway to address your proposals. On Fri, Sep 27, 2013 at 12:25 PM, Siraaj Khandkar wrote: > On 09/27/2013 11:55 AM, David MENTRE wrote: > >> Hello, >> >> 2013/9/27 Paolo Donadeo : >> >>> But, regarding the specific case of the >>> "extended library", there aren't many libraries, but only two: >>> Batteries and Core. And I think both of them have very strong points, >>> and the design is quite different. >>> >> >> Is there a short document somewhere explaining those design differences? >> >> > I haven't seen a document comparing the goals of both directly, but > individually each project stated differing goals: > > - Batteries aims to be a compatible _extension_ of stdlib (so minimal or > no changes required for code already using stdlib) > > - Core is an incompatible _replacement_ for stdlib, aiming to take the > greatest advantage of the type system (existing code would have to be > updated to use Core's API) > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/**arc/caml-list > Beginner's list: http://groups.yahoo.com/group/**ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-**bugs > --089e0149bc1c1f8a3504e7603760 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Gour, once the videos from the OCaml Meeting are posted on= line, you should watch Anil's talk on OCaml Labs. He nicely explains th= at a large community effort is well underway to address your proposals.


On Fri, Sep 2= 7, 2013 at 12:25 PM, Siraaj Khandkar <siraaj@khandkar.net>= wrote:
On 09/27/2013 11:55 AM, Da= vid MENTRE wrote:
Hello,

2013/9/27 Paolo Donadeo <p.donadeo@gmail.com>:
But, regarding the specific case of the
"extended library", there aren't many libraries, but only two= :
Batteries and Core. And I think both of them have very strong points,
and the design is quite different.

Is there a short document somewhere explaining those design differences?


I haven't seen a document comparing the goals of both directly, but ind= ividually each project stated differing goals:

- Batteries aims to be a compatible _extension_ of stdlib (so minimal or no= changes required for code already using stdlib)

- Core is an incompatible _replacement_ for stdlib, aiming to take the grea= test advantage of the type system (existing code would have to be updated t= o use Core's API)

--089e0149bc1c1f8a3504e7603760--