Browse thread
[ANN] Rtime 0.9.0
- Daniel_Bünzli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | [ANN] Rtime 0.9.0 |
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