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 mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 875457F2AA for ; Thu, 20 Dec 2012 17:41:02 +0100 (CET) Received-SPF: None (mail1-smtp-roc.national.inria.fr: no sender authenticity information available from domain of bobzhang1988@gmail.com) identity=pra; client-ip=209.85.223.174; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="bobzhang1988@gmail.com"; x-sender="bobzhang1988@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail1-smtp-roc.national.inria.fr: domain of bobzhang1988@gmail.com designates 209.85.223.174 as permitted sender) identity=mailfrom; client-ip=209.85.223.174; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="bobzhang1988@gmail.com"; x-sender="bobzhang1988@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail1-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ie0-f174.google.com) identity=helo; client-ip=209.85.223.174; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="bobzhang1988@gmail.com"; x-sender="postmaster@mail-ie0-f174.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvIBAE8+01DRVd+um2dsb2JhbABFtGABiQgIFg4BAQEBAQgJCwkUJ4IVUAEbHgMSCAEHXQERAQUBIogTAQMPDJdlgm2MM4J7hSYKGScNWYh2AQUMkQkDiGKNKYEciDGFGxYphDM X-IronPort-AV: E=Sophos;i="4.84,324,1355094000"; d="scan'208";a="187082191" Received: from mail-ie0-f174.google.com ([209.85.223.174]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 20 Dec 2012 17:41:01 +0100 Received: by mail-ie0-f174.google.com with SMTP id c11so4801907ieb.5 for ; Thu, 20 Dec 2012 08:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rd6h6ZTLqrNK9myHnYhj35bPZQy4xViy/Zijbh4vGck=; b=gAPaGhb98yFAAn3IbK1kESp/GAkgiCjHhKPOo+WvxvLvYp73l+qczJcVWsGMYDj3gG 9pgpmlTR80VDpuFI0vbd9tgkXl+DFx/YkE3ESuGFW+PxI0yzPyqwwUVsw5opa0l2U7uz 959WnrS+bF9EWckY5hKdf/6B5feyFM5vxlPzHyLxcWQsvkQDbhijh51Wz25qc2t14kF9 OPPNb2S8gwX4ibIcRcC9zFvsYCfb2lCTbcGPtY3oVwGqq66FdaOLV29/XKk82q+yQWGn aDJj/Mb7q00ho51OKKTRWK2Qc4f/MYuj8AdTppzSlDHn8eTucLxWSCMhKjoATysyjGAD lEpg== MIME-Version: 1.0 Received: by 10.50.154.227 with SMTP id vr3mr11197049igb.43.1356021660490; Thu, 20 Dec 2012 08:41:00 -0800 (PST) Received: by 10.64.17.4 with HTTP; Thu, 20 Dec 2012 08:41:00 -0800 (PST) Date: Thu, 20 Dec 2012 11:41:00 -0500 Message-ID: From: bob zhang To: Caml List Content-Type: multipart/alternative; boundary=14dae9340853619bb404d14b6500 Subject: [Caml-list] An easy tutorial to js_of_ocaml? --14dae9340853619bb404d14b6500 Content-Type: text/plain; charset=ISO-8859-1 Dear List, I tried several times using js_of_ocaml, but did not get a working example yet, it always gives me some error message like missing some primitives. I am absolutely a newbie in javascript, is there some simple working examples online? I followed this thread, http://toss.sourceforge.net/ocaml.html, but the output JsClient.js does not work as I expected Thanks in advance! -- Regards -- Bob --14dae9340853619bb404d14b6500 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Dear List,
=A0 =A0I tried several times us= ing js_of_ocaml, but did not get a working example yet, it =A0always gives = me some error message like missing some primitives.
=A0 =A0I am a= bsolutely a newbie in javascript, is there some simple working examples onl= ine?

=A0 =A0I followed this thread, http://toss.sourceforge.net/ocaml.html, but = the output JsClient.js does not work as I expected
=A0 =A0Thanks = in advance!

--
Regards
-- Bob --14dae9340853619bb404d14b6500--