aboutsummaryrefslogtreecommitdiff
path: root/lang/libobjc2/pkg-descr
blob: 21a99db623b35cc219b33981f6470ed8f8c6d817 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Replacement for the GNU Objective-C runtime supporting the features
of modern dialects of Objective-C for use with GNUstep and other Objective-C
programs.

This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.