Browse thread
Cocoa bindings (again)
[
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: | 2006-07-20 (18:48) |
From: | Joel Reymont <joelr1@g...> |
Subject: | Re: [Caml-list] Cocoa bindings (again) |
On Jul 20, 2006, at 7:34 PM, Paul Snively wrote: > 2) Provide O'Caml a nice GUI framework that doesn't suffer the > vagaries of the usual OO GUI frameworks. Does LabGTK suffer from this? I'm new to OCaml but I've got Haskell experience and I'm thinking of following the HOC (Haskell Cocoa bindings) approach to parsing header files. I previously got most of a Lisp Cocoa bridge done (for Allegro CL) and found the dynamic approach to be in a pain in the rear due to the high numbers of hidden structs and classes that don't appear in header files but can be discovered through the runtime. -- http://wagerlabs.com/