From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id EAA05308; Fri, 4 Jul 2003 04:18:55 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id EAA05540 for ; Fri, 4 Jul 2003 04:18:53 +0200 (MET DST) Received: from psyche.kaba.or.jp (psyche.kaba.or.jp [202.249.19.1]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h642IpT18967 for ; Fri, 4 Jul 2003 04:18:52 +0200 (MET DST) Received: from mail.kaba.or.jp (cascade.kaba.or.jp [202.249.19.34]) by psyche.kaba.or.jp (Postfix) with ESMTP id CC91822A4C; Fri, 4 Jul 2003 11:18:49 +0900 (JST) Received: from WARP (dhcp04.kaba.or.jp [202.249.19.39]) by mail.kaba.or.jp (Postfix) with SMTP id B1F7449A6B; Fri, 4 Jul 2003 11:18:49 +0900 (JST) Message-ID: <019801c341d2$606a9080$2713f9ca@WARP> From: "Nicolas Cannasse" To: "KONTRA Gergely" , References: <20030703170635.GB18567@mlabdial.hit.bme.hu> Subject: Re: [Caml-list] frozen home page && wxwindows Date: Fri, 4 Jul 2003 11:17:11 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam: no; 0.00; cannasse:01 warplayer:01 caml-list:01 wxwindows:01 developement:01 3.07:01 gui's:01 api:01 low-level:01 guis:01 osiris:01 lablgtk:01 gui:01 toolkit:01 motion-twin:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > I've seen ocaml a year ago, and yesterday I just want to know what's up > with ocaml. But the official homepage is almost the same, as one year > ago. Is the developement stopped? Are you sure you have clean up your browser cache since then ? :-) More seriously : no, ocaml development is not stopped, and a 3.07 will be released... soon (?). > What about extension libraries? If you look at the Caml Hump you'll see the last libraries that have been released. > I want to know what cross-platform gui's are available for ocaml. > I know about gtk, but that's not so stable on windows. Actually under Windows there is the OCaml Win32 API which is pretty much low-level for programming GUIs , so I wrote Osiris which is a simple framework for using GUIs with OCaml. Right know Osiris is only working using native Win32 components, but a port of Osiris under LablGTK is on the way. As soon it's done, the community will have a cross-platform gui simple toolkit available. An old version of Osiris is available at http://tech.motion-twin.com Nicolas Cannasse ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners