* [Caml-list] OCaml interpreter in JavaScript
@ 2012-11-05 6:23 Diego Olivier Fernandez Pons
2012-11-05 7:20 ` Fabrice Le Fessant
0 siblings, 1 reply; 3+ messages in thread
From: Diego Olivier Fernandez Pons @ 2012-11-05 6:23 UTC (permalink / raw)
To: caml-list
OCaml list,
Last time I was looking for a JavaScript interpreter in Caml. Now I
need a Core ML interpreter written in JavaScript to run source OCaml
code on a browser, similar to Skulpt one in Python
http://www.skulpt.org/
Any suggestions ?
Diego Olivier
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] OCaml interpreter in JavaScript
2012-11-05 6:23 [Caml-list] OCaml interpreter in JavaScript Diego Olivier Fernandez Pons
@ 2012-11-05 7:20 ` Fabrice Le Fessant
2012-11-05 7:26 ` Diego Olivier Fernandez Pons
0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Le Fessant @ 2012-11-05 7:20 UTC (permalink / raw)
To: Diego Olivier Fernandez Pons; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 840 bytes --]
Have you tested http://try.ocamlpro.com/ ? It is the ocaml toplevel,
compiled with js_of_ocaml, so executing ocaml sources in a browser. The
sources are available on GitHub from the link.
--Fabrice
On Mon, Nov 5, 2012 at 7:23 AM, Diego Olivier Fernandez Pons <
dofp.ocaml@gmail.com> wrote:
> OCaml list,
>
> Last time I was looking for a JavaScript interpreter in Caml. Now I
> need a Core ML interpreter written in JavaScript to run source OCaml
> code on a browser, similar to Skulpt one in Python
> http://www.skulpt.org/
>
> Any suggestions ?
>
> Diego Olivier
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
--
Fabrice LE FESSANT
[-- Attachment #2: Type: text/html, Size: 1571 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-05 7:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-05 6:23 [Caml-list] OCaml interpreter in JavaScript Diego Olivier Fernandez Pons
2012-11-05 7:20 ` Fabrice Le Fessant
2012-11-05 7:26 ` Diego Olivier Fernandez Pons
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox