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 7FA84BC0A for ; Mon, 18 Jun 2007 10:36:55 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5I8atZm002509 for ; Mon, 18 Jun 2007 10:36:55 +0200 Received: by ug-out-1314.google.com with SMTP id p27so514447ugc for ; Mon, 18 Jun 2007 01:36:54 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=R8hx13iJ9Edjvi/7aKyWJzfv3zQ09lpmeZ4VtJWQuRQwX65ZF58XNWxL9u8zGpxb8EoFFQLBKQchcw++K681mLZjtbNhlX6Sa2JUViSBXFHMGRCZTBNxXfn1I6wEelLj06HzA55YQVaBBzD2559BnFMIoiX3zpA6DqBQ1NUkn+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=R590Csohxjr8vmxgoUhG3it5EgR94oBBJaIAOqroLlvuuVOIKFyTZ/YN/Uj/PES0d7sQTRpu/mxaBDRnkCPKyy4sT8VhuM220eKaXt1E2pq3kFficdxawAV1iXM08AsIUdViDtw9D0zYSSHI47b90JS/aQI6wR5iZ7G+NkHe4uY= Received: by 10.66.242.5 with SMTP id p5mr4901458ugh.1182155814945; Mon, 18 Jun 2007 01:36:54 -0700 (PDT) Received: from ?192.168.1.35? ( [81.33.210.229]) by mx.google.com with ESMTP id m1sm4740770ugc.2007.06.18.01.36.53 (version=SSLv3 cipher=OTHER); Mon, 18 Jun 2007 01:36:54 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: caml-list From: Joel Reymont Subject: OCaml + GTK vs F# on Windows Date: Mon, 18 Jun 2007 09:36:49 +0100 X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46764427.000 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 46764427.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 gtk:01 lablgtk:01 parser:01 functors:01 ocaml:01 blog:98 supported:01 glade:02 yacc:06 porting:06 target:91 i'm:09 folks:11 opinion:13 Folks, I need to reboot my translator as a Windows app. I would like to know how well is LablGTK supported on Windows (specially with Glade) and whether this is advisable if Windows is my only target platform. F# is the other option that I see but will require porting my parser from Dypgen back to Yacc, among other things. Not a big deal since I'm not using functors or any advanced features of OCaml but still work to do. What's your opinion? What option would you recommend and why? Thanks, Joel -- http://topdog.cc - EasyLanguage to C# translator http://wagerlabs.com - Blog