From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 4A968BC0A for ; Wed, 20 Dec 2006 17:20:54 +0100 (CET) Received: from mx1.polytechnique.org (mx1.polytechnique.org [129.104.30.34]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id kBKGKrEd017290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 20 Dec 2006 17:20:54 +0100 Received: from localhost (is005115.intra.cea.fr [132.166.135.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id 366023323D for ; Wed, 20 Dec 2006 17:20:51 +0100 (CET) Date: Wed, 20 Dec 2006 17:20:49 +0100 From: Virgile Prevosto To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Functional Reactive GUI for O'Caml Message-ID: <20061220172049.242b2bcc@localhost> In-Reply-To: <875c7e070612200738t6aa99d08nc7a9ec741467ec4d@mail.gmail.com> References: <875c7e070612200738t6aa99d08nc7a9ec741467ec4d@mail.gmail.com> X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-AV-Checked: ClamAV using ClamSMTP at djali.polytechnique.org (Wed Dec 20 17:20:51 2006 +0100 (CET)) X-Org-Mail: virgile.prevosto.1996@polytechnique.org X-Miltered: at discorde with ID 458962E5.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; o'caml:01 o'caml:01 ocaml:01 tutto:98 oggi:98 volta:98 caml-list:01 functional:02 functional:02 languages:03 library:03 gui:04 gui:04 reactive:04 reactive:04 Hello, Le mer 20 d=C3=A9c 2006 10:38:22 CET, "Chris King" a =C3=A9crit : >=20 > * 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. --=20 E tutto per oggi, a la prossima volta. Virgile