On 12 Aug 2012, at 12:45, Fred Kiefer wrote: > On 12.08.2012 00:04, Lars Sonchocky-Helldorf wrote: >> Did you see this? The most advanced text editor for OS X just got open >> sourced! >> >> https://github.com/textmate/textmate >> >> http://macromates.com/ > > > I had a look after that software was mentioned on the Heise news ticker. The > functionality seems great but the code itself is a lot of C++ and > Objective-C++. Nothing I would be interested in getting supported on GNUstep.
Ah, you found the code. I had a look, but it seemed to be a massive tangle of frameworks, and I gave up looking for the relevant parts. A lot of people seem to like TextMate, so it might be nice to have a decent port. Objective-C++ is fine - LanguageKit uses Objective-C++ and it works nicely with GNUstep, but the build system for TextMate looks like it would be a lot of work to port. David -- Sent from my Cray X1 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
