mySTEP = embedded GNUstep
mySTEP is the GUI library level of QuantumSTEP and provides:
- Foundation.framework
- AppKit.framework
- AddressBook.framework
- WebKit.framework (a simplified version)
- PreferencePane.framework
- SystemUI.framework (MenuExtras)
- SystemStatus.framework
- and many more
Since mySTEP is based on mGStep and GNUstep, it is open source and licenced under the LGPL. Therefore, full sources are available for download or direct browsing: http://projects.goldelico.com/p/mySTEP/source/tree/master/
Compile
To compile it and/or develop applications you need a Macintosh computer with Xcode and the free Cross Compiler (Xtoolchain). Please download the SDK to do so.
Contributors
- Felipe Rodriguez (initial mGSTEP)
- Nikolaus Schaller
- some authors of GNUstep