From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 BE9A6BC57 for ; Fri, 5 Mar 2010 10:38:56 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak4CAMZfkEvCpx5XmWdsb2JhbACPMYwUFQEBAQEBCAsKBxMitXCEfQQ X-IronPort-AV: E=Sophos;i="4.49,586,1262559600"; d="scan'208";a="54072443" Received: from gretchen.univ-orleans.fr ([194.167.30.87]) by mail1-smtp-roc.national.inria.fr with ESMTP; 05 Mar 2010 10:38:56 +0100 Received: from localhost (localhost [127.0.0.1]) by gretchen.univ-orleans.fr (Postfix) with ESMTP id 254563EE40; Fri, 5 Mar 2010 10:43:22 +0100 (CET) Received: from gretchen.univ-orleans.fr ([127.0.0.1]) by localhost (gretchen.univ-orleans.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X2pz3bRYW9+1; Fri, 5 Mar 2010 10:43:20 +0100 (CET) Received: from smtps.univ-orleans.fr (repartiteur.univ-orleans.fr [194.167.30.199]) by gretchen.univ-orleans.fr (Postfix) with ESMTP id 27B693EEBC; Fri, 5 Mar 2010 10:40:58 +0100 (CET) Received: from [192.168.1.144] (unknown [213.144.210.93]) by smtps.univ-orleans.fr (Postfix) with ESMTP id 4B5D236E62; Fri, 5 Mar 2010 10:36:33 +0100 (CET) Subject: Re: [Caml-list] NaCl/OCaml (OCaml as a client-side web programming language) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: David Rajchenbach-Teller In-Reply-To: Date: Fri, 5 Mar 2010 10:36:31 +0100 Cc: caml-list@yquem.inria.fr, caml-news-weekly@lists.idyll.org Content-Transfer-Encoding: quoted-printable Message-Id: <28BCF9B7-B82B-4FDA-AC2A-E5DB9264B780@univ-orleans.fr> References: To: Jeremy Bem X-Mailer: Apple Mail (2.1077) X-Spam: no; 0.00; ocaml:01 ocaml:01 univ-orleans:01 plug-ins:01 cheers:01 native-code:01 compiler:01 beginner's:01 bug:01 plug-in:98 beginners:01 wrote:01 caml-list:01 caml-list:01 bin:01 Interesting. I'm wondering: how close is this to the MMM approach of = safe ocaml browser plug-ins? Cheers, David On Mar 5, 2010, at 12:22 AM, Jeremy Bem wrote: > Hello, >=20 > I'm pleased to announce the initial release of NaCl/OCaml, a version > of the native-code OCaml compiler whose output can be validated as > safe to run over the web. Together with the "Native Client" plug-in > under development at Google, this means that OCaml can now be used for > client-side web programming! >=20 > For more about Native Client, see = http://code.google.com/p/nativeclient/. >=20 > For NaCl/OCaml, including a ray tracer demo, see > http://code.google.com/p/nacl-ocaml/. >=20 > Feedback is welcome and appreciated. Please feel free to email me, > report bugs at the project website, or email > nacl-ocaml-discuss@googlegroups.com. >=20 > Thanks, > Jeremy >=20 > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >=20