caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Objective C - Objective Caml bridge for Mac OS X
@ 2007-12-23  3:15 Francois Rouaix
  0 siblings, 0 replies; only message in thread
From: Francois Rouaix @ 2007-12-23  3:15 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

Folks,I've just opened up an svn on
http://code.google.com/p/objective-c-caml-bridge/.
This is an alpha-level release of a bridge between OCaml and Objective C (or
more precisely, Cocoa APIs) for MacOSX.
It's been barely tested, only w/ ocamlc 3.09.3 and Tiger 10.4.11 and still
lacks many features (e.g. invoking OCaml methods from ObjC).
However, it gets an "Hello World" command-line program compiled and running,
all from automatically generated stubs.
Don't expect to understand much of the bridge's technical aspects unless
you're expert-level in OCaml (objects, labels, C-interface)
and intermediate in ObjectiveC (NSInvocation, Foundation, AppKit).

At this point I'm looking for feedback on naming conventions, overall
expectations on verbosity and utilization.
Start w/ reading the Wiki if you're interested, and shoot me an email.
License is (new) BSD style.
Thanks for your interest,
--f

[-- Attachment #2: Type: text/html, Size: 1169 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-23  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-23  3:15 Objective C - Objective Caml bridge for Mac OS X Francois Rouaix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).