4 projects tagged "Windows"
GNUstep is a cross-platform, object oriented environment composed of frameworks, tools, and servers (daemons). It is very similar to the Cocoa frameworks from Apple, and tries to maintain compatibility with Cocoa wherever it is desired and possible. The frameworks provide classes for containers, distributed objects, object archiving, file management, text system, font management, image composition, WYSIWYG PostScript graphics, and more.
DevelKit Framework is an GNUstep/Cocoa framework with tools for reading, understanding, and generating source code from other applications. Its goal is to allow applications to generate code from non-textual representation, such as diagrams or other kinds of descriptions. Example features: an ObjectiveC source reader and generator, a project builder class, source structure related classes (class, method, and instance variables), templates, a tool for automatically generating accessor (getter ad setter), dealloc and archiving methods (interface and implementation) for a given class, and more.