caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jake Donham <jake@donham.org>
To: OCaml List <caml-list@inria.fr>
Subject: ANN: froc 0.2
Date: Fri, 7 May 2010 11:16:21 -0700	[thread overview]
Message-ID: <s2ic7e4e9f1005071116uf3ae7cfdh1e82cc731605435d@mail.gmail.com> (raw)

Hi list,

I am happy to announce the release of version 0.2 of the froc library
for functional reactive programming in OCaml. There are a
number of improvements:

 * better event model: there is now a notion of simultaneous events,
and behaviors and events can now be freely mixed
 * self-adjusting computation (see
http://ttic.uchicago.edu/~umut/projects/self-adjusting-computation/)
is now supported via memo functions; needless recomputation can be
avoided in some cases
 * faster priority queue and timeline data structures
 * behavior and event types split into co- and contra-variant views
for subtyping
 * bug fixes and cleanup

Development of froc has moved from Google Code to Github; see

 * project page: http://github.com/jaked/froc
 * documentation: http://jaked.github.com/froc
 * downloads: http://github.com/jaked/froc/downloads

Thanks to Ruy Ley-Wild for helpful discussion, and to Daniel Bünzli
for helpful discussion and many good ideas in React.

You may be interested in this blog post describing the implementation:

  http://ambassadortothecomputers.blogspot.com/2010/05/how-froc-works.html

I hope you find this work useful. Let me know what you think.

Jake


                 reply	other threads:[~2010-05-07 18: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=s2ic7e4e9f1005071116uf3ae7cfdh1e82cc731605435d@mail.gmail.com \
    --to=jake@donham.org \
    --cc=caml-list@inria.fr \
    /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).