Ask HN: Is GNUstep dead?
https://news.ycombinator.com/item?id=5533065Hello everyone;
I code in Java quite a bit, but I was researching other cross-platform solutions, such as Mono and the GNUstep runtime.
GNUstep got me really curious. It's Cocoa, but open-source and fully cross-platform. Objective-C is elegant, simple, and a full subset of C, so why hasn't there been more uptake? Sure, it isn't very pretty, so to speak -- but you can make it pretty if you want it to be.
Why don't more people work on the project? It really does have potential.