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=2.9 required=5.0 tests=AWL,DNS_FROM_RFC_ABUSE, DNS_FROM_RFC_POST,MISSING_HEADERS,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 mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 93354BBAF for ; Wed, 3 Jun 2009 02:20:18 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqMBAAhfJUrY/EBGYGdsb2JhbACNfooLFwsIBhQEtzGECwWGBw X-IronPort-AV: E=Sophos;i="4.41,294,1241388000"; d="scan'208";a="27226686" Received: from mailhost1.enter-net.com ([216.252.64.70]) by mail2-smtp-roc.national.inria.fr with ESMTP; 03 Jun 2009 02:20:18 +0200 Received: (qmail-ldap/ctrl 10129 invoked from network); 3 Jun 2009 00:29:53 -0000 Received: from 68-85-252-216.dsl.colba.net (HELO [192.168.0.100]) ([216.252.85.68]) (envelope-sender ) by mailhost1.enter-net.com (qmail-ldap-1.03) with SMTP for ; 3 Jun 2009 00:29:53 -0000 Message-ID: <4A25C1EE.6030407@colba.net> Date: Tue, 02 Jun 2009 20:21:02 -0400 From: Eliot Handelman Reply-To: eliot@colba.net User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 Cc: caml-list@inria.fr Subject: Re: [Caml-list] ANN: Probabilistic programming in OCaml References: <20090602030657.CA73017832@Adric.metnet.navy.mil> In-Reply-To: <20090602030657.CA73017832@Adric.metnet.navy.mil> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; ocaml:01 oleg:01 ocaml:01 inference:01 wrote:01 caml-list:01 compiling:02 programming:03 programming:03 library:03 library:03 compiled:04 bash:08 looks:08 thus:10 oleg@okmij.org wrote: > Chung-chieh Shan and I would like to announce the OCaml library > HANSEI, to express probabilistic models and perform probabilistic > inference. OCaml thus becomes a probabilistic programming > language. > This looks really interesting,. but can it be compiled with 3.10.1? First bash at compiling the delimcc library failed. thanks, -- eliot