Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] [ANN] The OCaml interactive toplevel in your Web browser
@ 2011-04-04 12:59 Jerome Vouillon
  2011-04-04 16:17 ` Andrew
  2011-04-04 20:07 ` Eric Cooper
  0 siblings, 2 replies; 4+ messages in thread
From: Jerome Vouillon @ 2011-04-04 12:59 UTC (permalink / raw)
  To: caml-list


You can now try the OCaml toplevel online:

   http://ocsigen.org/js_of_ocaml/toplevel/

Your code is executed in the Web browser, not on some remote server.


Technically, the OCaml toplevel and the Js_of_ocaml compiler have been
put together in a single OCaml program, which has then been compiled
to Javascript. The source code is currently available in the darcs
repository of the Js_of_ocaml compiler.

    More information regarding the compiler:
        http://ocsigen.org/js_of_ocaml/

    Get the source code:
        darcs get http://ocsigen.org/darcs/js_of_ocaml/


Contributions (syntax highlighting, history, ...) are welcome!

-- 
Jerome Vouillon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-05  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-04 12:59 [Caml-list] [ANN] The OCaml interactive toplevel in your Web browser Jerome Vouillon
2011-04-04 16:17 ` Andrew
2011-04-04 20:07 ` Eric Cooper
2011-04-05  9:40   ` Jerome Vouillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox