up vote 2 down vote favorite
share [g+] share [fb]

I was wondering if there is a more up to date alternative to libFoundation (which hasn't been updated since 2001) to develop modern cross-platform Obj-C applications.

I don't need appKit features, only Foundation is needed.

I know about GNUStep, but I've only heard bad things about it. The Cocotron seems nice, but doesn't seem like it has proper Linux support at the moment, which is a must.

Have any of you used the above? How did you like it? Do you know any other implementations?

link|improve this question

feedback

4 Answers

up vote 1 down vote accepted

How about NuFound?

link|improve this answer
feedback

@Jordi: Have you used it? How complete and compatible is it compared to Apple's libraries? It certainly seems nice enough, but seems to me like continued Linux support is less than certain, as its main target is OS X.

None the less, it's very up to date and maintained, so it looks promissing.

link|improve this answer
feedback

@wvdschel: No, I can't say I have. I just had a fleeting interest in Nu a few weeks back, and I remembered NuFound when I saw your question.

link|improve this answer
feedback

Turns out, it's a more updated version of libFoundation itself, so it's certainly an improvement. I've accepted your answer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.