Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] [ANN] Rtime 0.9.0

0 views
Skip to first unread message

Daniel Bünzli

unread,
Jan 19, 2009, 11:00:24 PM1/19/09
to OCaml List, caml...@inria.fr
Hello again,

Related to my previous annoucement is the following module.

Rtime is an OCaml module implementing timelines for React [1]. It
manages time stamp events, delayed events and delayed signals along
timelines. The client chooses the concrete timeline by providing an
absolute notion of time. Running the timeline at the appropriate pace
is left to the client.

Rtime is made of a single module and depends on React. It is
distributed under the new BSD license.

Project home page : http://erratique.ch/software/rtime

Although the code is feature complete and has been tested it has not
been in large scale programs yet. A stable 1.0.0 will be published
once I feel we have the right api.

Your feedback is welcome,

Daniel

[1] available at http://erratique.ch/software/react


_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages