caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ReactiveML 1.09.02
@ 2014-01-10 13:34 Louis Mandel
  0 siblings, 0 replies; only message in thread
From: Louis Mandel @ 2014-01-10 13:34 UTC (permalink / raw)
  To: OCaml List, list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-10 13:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-10 13:34 [Caml-list] ReactiveML 1.09.02 Louis Mandel

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).