caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dario Teixeira <darioteixeira@yahoo.com>
To: caml-list@yquem.inria.fr,
	ocsigen@sympa.mancoosi.univ-paris-diderot.fr,
	Mihamina Rakotomandimby <mihamina@gulfsat.mg>
Subject: Re: [Caml-list] Re: ANN: ocamljs 0.3
Date: Fri, 27 Aug 2010 07:44:43 -0700 (PDT)	[thread overview]
Message-ID: <367994.87936.qm@web111504.mail.gq1.yahoo.com> (raw)
In-Reply-To: <20100827125152.2b07a0a0@packard.rktmb.org>

Hi,

> What are the differences between:
> - OBrowser (http://www.pps.jussieu.fr/~canou/obrowser/tutorial/)
> - Js_of_OCaml (http://ocsigen.org/js_of_ocaml/overview)
> - OcamlJS

These three projects have one goal in common -- running Ocaml code
inside a browser -- but approach it differently:

  - O'Browser implements in Javascript an interpreter of Ocaml bytecode
    (the code produced by ocamlc).

  - js_of_ocaml compiles Ocaml bytecode into Javascript.

  - ocamljs is a new backend for the Ocaml compiler that translates
    Ocaml's intermediate representation (the "lambda" representation)
    into Javascript.


Hope that clarifies things a bit,
Dario Teixeira






  parent reply	other threads:[~2010-08-27 14:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 21:44 Jake Donham
2010-08-27  9:51 ` Mihamina Rakotomandimby
2010-08-27  9:53   ` Sylvain Le Gall
2010-08-27 14:44   ` Dario Teixeira [this message]
2010-08-27 15:38     ` [Caml-list] " bluestorm
2010-09-05 13:05 ` [Caml-list] " Christophe Papazian
2010-09-07 16:44   ` Jake Donham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=367994.87936.qm@web111504.mail.gq1.yahoo.com \
    --to=darioteixeira@yahoo.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=mihamina@gulfsat.mg \
    --cc=ocsigen@sympa.mancoosi.univ-paris-diderot.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).