Files
pkgsrc-ng/devel/gnustep-objc/DESCR
2013-09-26 17:14:40 +02:00

7 lines
339 B
Plaintext

This is the GCC/GNUstep objective C runtime.
The runtime is modeled after the NeXT Objective C runtime. That is, most
functions have semantics as it is known from the NeXT. The names, however,
have changed. All runtime API functions have names of lowercase letters
and underscores as opposed to the `traditional' mixed case names.