pkgsrc/devel/gnustep-objc/DESCR
2005-05-23 08:26:03 +00:00

6 lines
339 B
Text

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.