caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ReactiveML 1.08.04
@ 2013-02-12 12:16 Louis Mandel
  0 siblings, 0 replies; only message in thread
From: Louis Mandel @ 2013-02-12 12:16 UTC (permalink / raw)
  To: OCaml List, list

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

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

only message in thread, other threads:[~2013-02-12 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 12:16 [Caml-list] ReactiveML 1.08.04 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).