Browse thread
Functional Reactive GUI for O'Caml
-
Chris King
-
Virgile Prevosto
- Jonathan Roewen
- Gabriel Kerneis
-
Virgile Prevosto
[
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: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] Functional Reactive GUI for O'Caml |
On 12/21/06, Virgile Prevosto <virgile.prevosto@m4x.org> wrote: > Hello, > Le mer 20 déc 2006 10:38:22 CET, > "Chris King" <colanderman@gmail.com> a écrit : > > > > > > * Am I duplicating work? I know of functional reactive GUI systems > > such as Fudgets, SuperGlue, and Flapjax for other languages but I know > > of no such system for O'Caml. > > You might be interested by Reactive ML: http://rml.inria.fr > This is a whole language (based on Ocaml), not a library, though. I can't get rmlc to work :-( Being in a cygwin environment possibly doesn't help much, but it can't find rml_pervasives.rzi. There doesn't seem to be a src package available either... Jonathan