Objective c IDE for linux
Richard Dale
richard.j.dale at gmail.com
Mon Jun 2 12:12:56 UTC 2008
---------- Forwarded Message ----------
Subject: Re: Objective c IDE for linux
Date: Monday 02 June 2008
From: Richard Dale <rdale at foton.es>
To: "Luke Titley" <luke.titley at googlemail.com>
Hi Luke
On Sunday 01 June 2008 23:27:11 you wrote:
> Hey,
> I've recently found a post on the kdevelop website mentioning a patch you
> submitted 8 years ago with regards to adding objective c support for
> kdevelop.
8 years - phew! - that was a long time ago.
> I have been unsuccessful in finding any IDEs for objective c under linux.
> Are there any tools you would recommend for development of objective c
> applications under linux ?
I'm afraid I haven't done any Objective-C programming for over 5 years, and
I'm a bit out of touch with how the GnuStep project is doing. Do they still
not have a dev environment? They've certainly got a nice version of
InterfaceBuilder I think.
The C++ parser in KDevelop4 is a lot more sophisticated than the one that
KDevelop 1.x had, and I would expect it to be a lot more work to add than it
took me.
It looks like the KDE4 version of the Kate text editor has Objective-C
syntax
highlighting:
mardigras rdale 509% ls ./share/apps/katepart/syntax/object*
./share/apps/katepart/syntax/objectivecpp.xml
./share/apps/katepart/syntax/objectivec.xml
It took very little work to get gdb working with KDevelop 1.x as it's just
part of gcc, and so maybe that bit wouldn't be too hard.
I can forward this mail to the kdevelop-devel list just in case someone has
thought about Objective-C support.
Regards
-- Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080602/a955df5c/attachment.html>
More information about the KDevelop-devel
mailing list