| main.m | Main function and AppDelegate instantiation |
| AppDelegate.h+m | Implemementation of delegate of Apple's application model |
| ViewController.h+m | GUI controller root |
| S8.image.h+m | Core patches and additions to Objective-C Foundation |
| Snapshot.h+m | Snapshot file of the S8 sytem. Generated by build from Kernel S8 files. See build subfolder of the platform sources. |
| image/StSystemDictionary.h+m | Implementation of SystemDictionary and smalltalk singleton instance |
| image/StUndefinedObject.h+m | Implementation of UndefinedObject and nil singleton instance |