From: Louis Mandel <louis.mandel@lri.fr>
To: OCaml List <caml-list@inria.fr>, list@reactiveml.org
Subject: [Caml-list] ReactiveML 1.09.01
Date: Tue, 10 Sep 2013 14:26:50 +0200 [thread overview]
Message-ID: <B5BC3CF6-54D7-4A22-9548-1B382CDBC8DE@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 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 among others the following features:
- a new application to the programming of mixed music: http://reactiveml.org/reactive_asco
- the possibility to execute non-instantaneous code at top-level
- a new standard library which includes in particular:
Module Rml_list: process iterators on lists
Module Rml_process_manager: combinators for suspension, reconfiguration, ...
Module async: launching asychronous computations
- a new preemption construct with multiple handler to easily define automata.
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.01-2013-09-10.tar.gz
or using OPAM:
opam install rml
--
Louis Mandel for the ReactiveML development team
reply other threads:[~2013-09-10 12:26 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=B5BC3CF6-54D7-4A22-9548-1B382CDBC8DE@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