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.
| Tags | Desktop Environment GNUstep Software Development |
|---|---|
| Licenses | LGPL |
| Operating Systems | Mac OS X Windows Windows POSIX Linux Unix |
| Implementation | Objective C |