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=1.9 required=5.0 tests=AWL,DNS_FROM_SECURITYSAGE, SPF_FAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 38B3DBB84 for ; Wed, 12 Nov 2008 09:18:08 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AucCAMofGknAXQIngWdsb2JhbACULQEBFiK5NYNX X-IronPort-AV: E=Sophos;i="4.33,589,1220220000"; d="scan'208";a="19100609" Received: from concorde.inria.fr ([192.93.2.39]) by mail3-smtp-sop.national.inria.fr with ESMTP; 12 Nov 2008 09:18:07 +0100 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id mAC8I6LP001213 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Wed, 12 Nov 2008 09:18:07 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigBAKAfGklQW+UCe2dsb2JhbACULQEBFiIEuSuDVw X-IronPort-AV: E=Sophos;i="4.33,589,1220220000"; d="scan'208";a="19860059" Received: from main.gmane.org (HELO ciao.gmane.org) ([80.91.229.2]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 12 Nov 2008 09:18:06 +0100 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L0AvJ-0002xj-3S for caml-list@inria.fr; Wed, 12 Nov 2008 08:18:01 +0000 Received: from ks300734.kimsufi.com ([91.121.65.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Nov 2008 08:18:01 +0000 Received: from sylvain by ks300734.kimsufi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Nov 2008 08:18:01 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: Jane St Capital Ocaml Summer Project code? Date: Wed, 12 Nov 2008 08:17:53 +0000 (UTC) Message-ID: References: <20081112115822.f5a81ac4.mle+ocaml@mega-nerd.com> <891bd3390811111752u6493f2d1j9c88547a9db12670@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ks300734.kimsufi.com User-Agent: slrn/pre0.9.9-102 (Linux) Sender: news X-Miltered: at concorde with ID 491A913E.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; le-gall:01 ocaml:01 yaron:01 minsky:01 yminsky:01 ocaml:01 node:01 blog:98 wrote:01 inline:01 exceptions:01 btw:03 unpublished:04 parallel:05 parallel:05 On 12-11-2008, Yaron Minsky wrote: > --===============0504199661== > Content-Type: multipart/alternative; > boundary="----=_Part_149466_21545266.1226454729004" > > ------=_Part_149466_21545266.1226454729004 > Content-Type: text/plain; charset=ISO-8859-1 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Jane Street didn't host source code repos this year, so you need to go to > the participants sites to get the source. Here's the post-mortem posted on > Jane Street's blog: > > http://ocaml.janestreet.com/?q=node/38 > > That includes links to most of the projects home pages. There are two > exceptions: EasyOCaml and the parallel GC project. Both of those are > working on some final polishing and should have websites up reasonably soon. > Easyocaml can be found here: https://forge.ocamlcore.org/projects/easyocaml/ And pa-do: https://forge.ocamlcore.org/projects/pa-do/ BTW, maybe it will be a good idea to use forge.ocamlcore.org for yet unpublished project, such as "parallel GC". Having a central place for OCaml project give more visibility. Regards Sylvain Le Gall