On Tue, Nov 23, 2010 at 07:49:03PM +0530, Martin DeMello wrote: > What are the actively developed options for writing desktop GUI apps > in OCaml? Anything other than lablgtk2 (which, at least from a brief > look through the examples, looks rather ugly, codewise, compared to, > say, vala or ruby/gtk)? I'll use lablgtk2 in a pinch, but I'm curious > as to whether anyone has been experimenting with toolkit bindings with > an eye towards better syntax and APIs.
Given that vala and ruby both use the C API at some level buried underneath, and cover it up with some syntax, how about starting a project to do something similar on top of lablgtk2? I for one would welcome this since my current project uses lablgtk2 and Gtk is a pain in the rear. Rich. -- Richard Jones Red Hat _______________________________________________ Caml-list mailing list. Subscription management: http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.inria.fr Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs