From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 98782BBC1 for ; Sat, 3 May 2008 23:37:06 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmUCABd4HEjAXQImiGdsb2JhbACRbwEBAQ8gmFk X-IronPort-AV: E=Sophos;i="4.27,432,1204498800"; d="scan'208";a="11797500" Received: from discorde.inria.fr ([192.93.2.38]) by mail1-smtp-roc.national.inria.fr with ESMTP; 03 May 2008 23:37:04 +0200 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id m43Lb3pE020624 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Sat, 3 May 2008 23:37:04 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmUCANp3HEhQRFuwiGdsb2JhbACRbwEBAQ8gmFg X-IronPort-AV: E=Sophos;i="4.27,432,1204498800"; d="scan'208";a="25794893" Received: from furbychan.cocan.org ([80.68.91.176]) by mail4-smtp-sop.national.inria.fr with ESMTP; 03 May 2008 23:37:04 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1JsPPi-00064M-DN; Sat, 03 May 2008 22:37:02 +0100 Date: Sat, 3 May 2008 22:37:02 +0100 To: Dmitry Bely Cc: Caml List Subject: Re: [Caml-list] Core has landed Message-ID: <20080503213702.GB23102@annexia.org> References: <1209764381.8680.38.camel@nyc-qws-018.delacy.com> <90823c940805031402v7271a241x954b9e0ebf50968f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <90823c940805031402v7271a241x954b9e0ebf50968f@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Miltered: at discorde with ID 481CDAFF.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; yaron:01 minsky:01 yminsky:01 ocaml's:01 ifdef:01 bindings:01 non-standard:01 wrote:01 wrote:01 dmitry:01 caml-list:01 bely:01 supported:02 library:03 library:03 On Sun, May 04, 2008 at 01:02:30AM +0400, Dmitry Bely wrote: > On Sat, May 3, 2008 at 1:39 AM, Yaron Minsky wrote: > > We are proud to announce the first public release of core, Jane > > Street's own alternative to OCaml's standard library. We use this > > library as the base for our own development, and we hope people on the > > outside will find some use for it as well. > > As usual, Windows is not supported? Jane St. seem to be using CentOS, if some comments in the source are correct. There's also lots of #ifdef __linux__ in the code and it's obvious there's a lot of Linux-specific work being done -- eg. bindings for non-standard Linux system calls. So there you go - it's open source, you can port it to Windows! Rich. -- Richard Jones Red Hat