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.09.02
Date: Fri, 10 Jan 2014 14:34:31 +0100	[thread overview]
Message-ID: <A0935840-6D1F-453C-B05F-61F382015907@lri.fr> (raw)

We are happy to announce the new release of ReactiveML: http://reactiveml.org.

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 cooperative concurrency model.

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 among others the following feature:
- a new programming construct "signal/memory" which helps in particular to program concurrent data structures.

The full list of changes is available at http://reactiveml.org/distrib/changes.

ReactiveML can be installed from the sources:
http://reactiveml.org/distrib/rml-1.09.02-2014-01-08.tar.gz

or using OPAM:
opam install rml

--
Louis Mandel for the ReactiveML development team

                 reply	other threads:[~2014-01-10 13:34 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=A0935840-6D1F-453C-B05F-61F382015907@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).