caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Louis Mandel <louis.mandel@lri.fr>
To: OCaml List <caml-list@inria.fr>, list@reactiveml.org
Subject: [Caml-list] ReactiveML 1.08.04
Date: Tue, 12 Feb 2013 13:16:44 +0100	[thread overview]
Message-ID: <55640F2C-75F4-4A44-B906-5EE905F9BFF2@lri.fr> (raw)

We are happy to announce the new release of ReactiveML (http://reactiveml.org) with its online toplevel (http://reactiveml.org/tryrml)!

ReactiveML is a language similar to OCaml extended with a built-in notion of parallel composition. It is based on the reactive synchronous model, a kind of cooperative multithreading with a global notion of time.

The language is well suited to program applications with a lot of parallel processes which communicate and synchronize a lot such as video games or simulation problems.

ReactiveML is compiled into plain OCaml code and thus can link or be linked to any OCaml code.

This new version includes in particular:
- an online toplevel (thanks to js_of_ocaml, tryocaml and Mehdi Dogguy) with an interactive tutorial
- a new static analysis which checks that programs are cooperative
- a version of ocamlbuild dedicated to ReactiveML: rmlbuild

--
Louis Mandel for the ReactiveML development team

                 reply	other threads:[~2013-02-12 12:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=55640F2C-75F4-4A44-B906-5EE905F9BFF2@lri.fr \
    --to=louis.mandel@lri.fr \
    --cc=caml-list@inria.fr \
    --cc=list@reactiveml.org \
    /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).