[
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: | 2005-09-24 (22:23) |
From: | Damien Bobillot <damien.bobillot@m...> |
Subject: | [ANNOUNCE] Xcode plugin for OCaml |
Hello, I'm writing a plugin for integrating OCaml in Xcode. At this time, it's still a beta version but it now works on simple tasks like : - syntax coloration - creation of a native ocaml target, and adding .m files or .cma static libraries to the target - integration of ocamllex and ocamlyacc - integration into the Xcode build system, error window… You may download this plugin at : http://maxao.free.fr/xcode-ocaml- plugin/ Best regards, -- Damien Bobillot